'.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:
|
build:
|
||||||
image: golang:1.9
|
image: golang:1.9
|
||||||
environment:
|
environment:
|
||||||
- FOO=1
|
- FOO=2
|
||||||
commands:
|
commands:
|
||||||
- export REV=$(git rev-list HEAD --count)
|
- export REV=$(git rev-list HEAD --count)
|
||||||
- export BUILDDATE=$(date)
|
- export BUILDDATE=$(date)
|
||||||
|
|
Loading…
Reference in New Issue