first
continuous-integration/drone/push Build is failing Details

master
NY 1 month ago
parent 39783df06d
commit c679ff9cbe

@ -41,8 +41,9 @@ steps:
- echo "Building binary..."
- cd /workspace/prdUploader
- pwd
- go mod tidy
- go build -o myapp -ldflags "-X main.RunMode=test -s -w"
- ls -lh $GOMODCACHE
# - go mod tidy
# - go build -o myapp -ldflags "-X main.RunMode=test -s -w"
- echo "Building binary finished"
- ls -lh myapp

Loading…
Cancel
Save