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

master
NY 1 month ago
parent 0fbbdcb33f
commit 618a813dd2

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

Loading…
Cancel
Save