Private
Public Access
1
0

Upgrade Go & dependencies
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-01-17 21:03:31 -08:00
parent e316aeee99
commit a5b1f9ef08
11 changed files with 225 additions and 166 deletions

View File

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