'.drone.yml' ändern
the build failed
Details
the build failed
Details
This commit is contained in:
parent
37ffdd18aa
commit
d7e0d38903
|
@ -33,8 +33,8 @@
|
|||
deploy:
|
||||
image: ubuntu:16.04
|
||||
commands:
|
||||
- apt get update
|
||||
- apt get -y upgrade
|
||||
- apt update
|
||||
- apt -y upgrade
|
||||
- apt install -y git
|
||||
- IMAGE=dr.dnix.de/$DRONE_REPO_NAME
|
||||
- BRANCH=$DRONE_COMMIT_BRANCH
|
||||
|
|
Loading…
Reference in New Issue