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

master
NY 1 month ago
parent 0fbbdcb33f
commit 618a813dd2

@ -47,7 +47,7 @@ steps:
- pwd - pwd
- echo $GOMODCACHE - echo $GOMODCACHE
- go mod tidy - 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" - echo "Building binary finished"
- cd .. - cd ..
- ls -lh myapp - ls -lh myapp

Loading…
Cancel
Save