👷 Keep workspace and do not build
All checks were successful
ci / docker (push) Successful in 5m23s
Python formatting PEP8 / Python-PEP8 (push) Successful in 14s

This commit is contained in:
Finn Christiansen 2024-07-01 22:08:12 +02:00
parent 2d97ec9a4f
commit 6199d620e8

View file

@ -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