This commit is contained in:
parent
066adec21d
commit
1d875511cf
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@ pipeline:
|
||||||
environment:
|
environment:
|
||||||
- IMAGE=dr.dnix.de/$DRONE_REPO_NAME
|
- IMAGE=dr.dnix.de/$DRONE_REPO_NAME
|
||||||
- REV=$(git rev-list HEAD --count)
|
- REV=$(git rev-list HEAD --count)
|
||||||
repo: ${IMAGE}
|
repo: dr.dnix.de/mmflokati
|
||||||
tags: [ ${REV}, latest ]
|
auto_tag: true
|
||||||
deploy:
|
deploy:
|
||||||
image: ubuntu:16.04
|
image: ubuntu:16.04
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue