Private
Public Access
1
0

Update Go and dependencies
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
2024-12-27 17:38:58 -08:00
parent 801d685940
commit 058531c362
5 changed files with 173 additions and 159 deletions

View File

@@ -2,7 +2,7 @@
set -euo pipefail
go install github.com/goreleaser/goreleaser@v1.26.2
go install github.com/goreleaser/goreleaser/v2@v2.5.0
if [ ! -z "${harbor_username:-}" ]; then
DOCKER_FILE=~/.docker/config.json