👷 Keep workspace and do not build
This commit is contained in:
parent
2d97ec9a4f
commit
6199d620e8
1 changed files with 2 additions and 0 deletions
|
@ -47,3 +47,5 @@ jobs:
|
||||||
ssh_host_public_key: ${{ secrets.DOCKER_RPI4_SSH_PUBLIC_KEY }}
|
ssh_host_public_key: ${{ secrets.DOCKER_RPI4_SSH_PUBLIC_KEY }}
|
||||||
workspace: /opt/stacks/matrix-bot-invitation-mailer
|
workspace: /opt/stacks/matrix-bot-invitation-mailer
|
||||||
docker_compose_filename: compose.yml
|
docker_compose_filename: compose.yml
|
||||||
|
workspace_keep: true
|
||||||
|
docker_args: -d --remove-orphans
|
||||||
|
|
Loading…
Reference in a new issue