parent
886c840001
commit
37ffdd18aa
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,9 @@
|
||||||
deploy:
|
deploy:
|
||||||
image: ubuntu:16.04
|
image: ubuntu:16.04
|
||||||
commands:
|
commands:
|
||||||
|
- apt get update
|
||||||
|
- apt get -y upgrade
|
||||||
|
- apt install -y git
|
||||||
- IMAGE=dr.dnix.de/$DRONE_REPO_NAME
|
- IMAGE=dr.dnix.de/$DRONE_REPO_NAME
|
||||||
- BRANCH=$DRONE_COMMIT_BRANCH
|
- BRANCH=$DRONE_COMMIT_BRANCH
|
||||||
- REV=$(git rev-list HEAD --count)
|
- REV=$(git rev-list HEAD --count)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue