From 6199d620e8cc62ebd97d5e527f8939bfc981ff25 Mon Sep 17 00:00:00 2001 From: Finn Christiansen Date: Mon, 1 Jul 2024 22:08:12 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Keep=20workspace=20and=20do=20no?= =?UTF-8?q?t=20build?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .forgejo/workflows/ci.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.forgejo/workflows/ci.yaml b/.forgejo/workflows/ci.yaml index 2669e80..c4cdcf0 100644 --- a/.forgejo/workflows/ci.yaml +++ b/.forgejo/workflows/ci.yaml @@ -47,3 +47,5 @@ jobs: ssh_host_public_key: ${{ secrets.DOCKER_RPI4_SSH_PUBLIC_KEY }} workspace: /opt/stacks/matrix-bot-invitation-mailer docker_compose_filename: compose.yml + workspace_keep: true + docker_args: -d --remove-orphans