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