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

This commit is contained in:
an 2018-02-24 07:53:57 +00:00
parent 22a2bf6f3f
commit b7dbf90b90
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
pipeline:
prebuild:
image: golang:1.9
environment:
- FOO=${foo}
secrets:
- FOO
commands:
- echo "$FOO"
- IMAGE=dr.dnix.de/$DRONE_REPO_NAME