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

master
NY 1 month ago
parent 618a813dd2
commit 71479a96ad

@ -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