'.drone.yml' ändern
the build failed Details

This commit is contained in:
an 2018-02-22 17:49:11 +00:00
parent b9e4c86e0e
commit 9d05b8f300
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ pipeline:
- echo -n "$BUILDDATE" >>$VERSIONGO
- echo "\"" >>$VERSIONGO
- echo ")" >>$VERSIONGO
- #cat version.go
- cat version.go
- go get -d ./...
- go build