parent
9d05b8f300
commit
53af23162e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue