Private
Public Access
1
0

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

This commit is contained in:
2024-07-20 00:24:17 -07:00
parent 574c7cfbf0
commit 8dfd7c8a4e
9 changed files with 154 additions and 56 deletions

View File

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