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

This commit is contained in:
an 2018-02-22 17:59:56 +00:00
parent 9d05b8f300
commit 53af23162e
1 changed files with 1 additions and 1 deletions

View File

@ -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)