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

This commit is contained in:
an 2018-02-24 07:29:23 +00:00
parent fb2ce9be76
commit 178013c6af
1 changed files with 2 additions and 0 deletions

View File

@ -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)