
Fernando K pushed to branch main at Root / netboxadm Commits: 876462e4 by Fernando Monteiro Kiotheka at 2025-07-30T18:51:53-03:00 fix(ci): builds is a list - - - - - 1 changed file: - .goreleaser.yaml Changes: ===================================== .goreleaser.yaml ===================================== @@ -15,11 +15,11 @@ gitlab_urls: use_job_token: true builds: - goos: - - darwin - - linux - goarch: - - amd64 - - arm64 - goamd64: - - v2 + - goos: + - darwin + - linux + goarch: + - amd64 + - arm64 + goamd64: + - v2 View it on GitLab: https://gitlab.c3sl.ufpr.br/root/netboxadm/-/commit/876462e426c2fb89ae9beb30... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/netboxadm/-/commit/876462e426c2fb89ae9beb30... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.