[Git][root/netboxadm][main] fix(ci): api url was wrong

Fernando K pushed to branch main at Root / netboxadm Commits: 256f7a37 by Fernando Monteiro Kiotheka at 2025-07-30T19:02:34-03:00 fix(ci): api url was wrong - - - - - 1 changed file: - .goreleaser.yaml Changes: ===================================== .goreleaser.yaml ===================================== @@ -1,7 +1,7 @@ version: 2 gitlab_urls: - api: https://gitlab.c3sl.ufpr.br.com/api/v4/ + api: https://gitlab.c3sl.ufpr.br/api/v4/ download: https://gitlab.c3sl.ufpr.br # set to true if you use a self-signed certificate View it on GitLab: https://gitlab.c3sl.ufpr.br/root/netboxadm/-/commit/256f7a3777177a89d0cac0c0... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/netboxadm/-/commit/256f7a3777177a89d0cac0c0... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
Fernando K (@fmkiotheka)