'.drone.yml' ändern
the build failed
Details
the build failed
Details
This commit is contained in:
parent
9d05b8f300
commit
53af23162e
|
@ -2,7 +2,7 @@ pipeline:
|
|||
build:
|
||||
image: golang:1.9
|
||||
environment:
|
||||
- FOO=1
|
||||
- FOO=2
|
||||
commands:
|
||||
- export REV=$(git rev-list HEAD --count)
|
||||
- export BUILDDATE=$(date)
|
||||
|
|
Loading…
Reference in New Issue