parent
c2cf539acc
commit
772f9cae2c
1 changed files with 2 additions and 1 deletions
|
@ -26,11 +26,12 @@ pipeline:
|
|||
build_docker:
|
||||
image: plugins/docker
|
||||
environment:
|
||||
commands:
|
||||
- REV=$(git rev-list HEAD --count)
|
||||
repo: dr.dnix.de/mmflokati
|
||||
tags:
|
||||
- latest
|
||||
- ${REV}
|
||||
- ${DRONE_COMMIT_BRANCH}-${REV}
|
||||
deploy:
|
||||
image: ubuntu:16.04
|
||||
commands:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue