'.drone.yml' ändern
the build failed
Details
the build failed
Details
This commit is contained in:
parent
22a2bf6f3f
commit
b7dbf90b90
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue