'.drone.yml' ändern
Some checks failed
the build failed

This commit is contained in:
an 2018-02-24 07:29:23 +00:00
parent fb2ce9be76
commit 178013c6af

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)