This commit is contained in:
parent
862216082b
commit
4a2d34f2a4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
pipeline:
|
||||
build_and_deploy:
|
||||
image: alpine:3.14
|
||||
secrets: [docker_password, docker_username]
|
||||
secrets: [docker_password, docker_username, runner_private_key]
|
||||
commands:
|
||||
- apk add --no-cache openssh docker docker-compose jq
|
||||
################### Provisioning
|
||||
|
|
Loading…
Reference in a new issue