This commit is contained in:
parent
545fc85991
commit
dc83fe5646
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
steps:
|
steps:
|
||||||
build_and_deploy:
|
build_and_deploy:
|
||||||
image: alpine:3
|
image: git.webdeploy.it/webdeploy/alpine
|
||||||
secrets: [docker_password, docker_username, runner_private_key]
|
secrets: [docker_password, docker_username, runner_private_key]
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache openssh docker docker-compose jq
|
- apk add --no-cache openssh docker docker-compose jq
|
||||||
|
|
Loading…
Reference in a new issue