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

This commit is contained in:
an 2018-02-24 07:23:49 +00:00
parent 29fae90821
commit 879fabebfa
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
prebuild: prebuild:
image: golang:1.9 image: golang:1.9
environment: environment:
- FOO: ${FOO} - FOO: ${foo}
commands: commands:
- echo $FOO - echo $FOO
- IMAGE=dr.dnix.de/$DRONE_REPO_NAME - IMAGE=dr.dnix.de/$DRONE_REPO_NAME