depenv: ntppool configuration for deployment environments

This commit is contained in:
2025-01-26 11:08:44 -08:00
parent f6d160a7f8
commit e5836a8b97
5 changed files with 127 additions and 4 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