'.drone.yml' ändern
the build failed
Details
the build failed
Details
This commit is contained in:
parent
fb2ce9be76
commit
178013c6af
|
@ -1,6 +1,8 @@
|
|||
pipeline:
|
||||
prebuild:
|
||||
image: golang:1.9
|
||||
environment:
|
||||
- FOO: $$FOO
|
||||
commands:
|
||||
- IMAGE=dr.dnix.de/$DRONE_REPO_NAME
|
||||
- REV=$(git rev-list HEAD --count)
|
||||
|
|
Loading…
Reference in New Issue