'.drone.yml' ändern
the build failed
Details
the build failed
Details
This commit is contained in:
parent
f7ec72f86e
commit
adefe38a1c
|
@ -2,6 +2,7 @@
|
||||||
prebuild:
|
prebuild:
|
||||||
image: golang:1.9
|
image: golang:1.9
|
||||||
commands:
|
commands:
|
||||||
|
- echo $FOO
|
||||||
- IMAGE=dr.dnix.de/$DRONE_REPO_NAME
|
- IMAGE=dr.dnix.de/$DRONE_REPO_NAME
|
||||||
- REV=$(git rev-list HEAD --count)
|
- REV=$(git rev-list HEAD --count)
|
||||||
- BUILDDATE=$(date)
|
- BUILDDATE=$(date)
|
||||||
|
|
Loading…
Reference in New Issue