'.drone.yml' ändern
the build failed
Details
the build failed
Details
This commit is contained in:
parent
ea8cd38da0
commit
b9e4c86e0e
|
@ -23,7 +23,7 @@ pipeline:
|
||||||
- echo -n "$BUILDDATE" >>$VERSIONGO
|
- echo -n "$BUILDDATE" >>$VERSIONGO
|
||||||
- echo "\"" >>$VERSIONGO
|
- echo "\"" >>$VERSIONGO
|
||||||
- echo ")" >>$VERSIONGO
|
- echo ")" >>$VERSIONGO
|
||||||
- cat version.go
|
- #cat version.go
|
||||||
- go get -d ./...
|
- go get -d ./...
|
||||||
- go build
|
- go build
|
||||||
|
|
Loading…
Reference in New Issue