'.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)
|
||||
repo: dr.dnix.de/${DRONE_REPO_NAME}
|
||||
tags:
|
||||
- ${REV}
|
||||
- $DRONE_COMMIT_BRANCH-$(git rev-list HEAD --count)
|
||||
- latest
|
||||
deploy:
|
||||
image: ubuntu:16.04
|
||||
commands:
|
||||
|
|
Loading…
Reference in New Issue