mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-06-18 10:06:26 +00:00
Fix ci build
This commit is contained in:
@ -33,7 +33,7 @@ go build \
|
||||
go build \
|
||||
-buildvcs=false \
|
||||
-ldflags "-w -s -X main.commit=${BUILD_COMMIT:-notset} -X main.version=${BUILD_VERSION} -X main.sentryDSN=${SENTRY_DSN:-}" \
|
||||
-o "${1:-/dist/ipranges}" \
|
||||
-o "${2:-/dist/ipranges}" \
|
||||
./cmd/ipranges
|
||||
|
||||
# test binaries
|
||||
|
Reference in New Issue
Block a user