'.drone.yml' ändern
the build failed
Details
the build failed
Details
This commit is contained in:
parent
aedec72936
commit
a9b045acef
|
@ -29,7 +29,8 @@
|
||||||
- REV=$DRONE_COMMIT_BRANCH-$(git rev-list HEAD --count)
|
- REV=$DRONE_COMMIT_BRANCH-$(git rev-list HEAD --count)
|
||||||
repo: dr.dnix.de/${DRONE_REPO_NAME}
|
repo: dr.dnix.de/${DRONE_REPO_NAME}
|
||||||
tags:
|
tags:
|
||||||
- ${REV}
|
- $DRONE_COMMIT_BRANCH-$(git rev-list HEAD --count)
|
||||||
|
- latest
|
||||||
deploy:
|
deploy:
|
||||||
image: ubuntu:16.04
|
image: ubuntu:16.04
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in New Issue