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

This commit is contained in:
an 2018-02-24 07:14:28 +00:00
parent f7ec72f86e
commit adefe38a1c
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
prebuild:
image: golang:1.9
commands:
- echo $FOO
- IMAGE=dr.dnix.de/$DRONE_REPO_NAME
- REV=$(git rev-list HEAD --count)
- BUILDDATE=$(date)