From 3c2384e8bd6e08861f47091fd5b3da3e4de21052 Mon Sep 17 00:00:00 2001 From: Leonie Farber Date: Wed, 19 Mar 2025 10:34:32 +0100 Subject: [PATCH] Update deploy_test.yml --- .github/workflows/deploy_test.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/deploy_test.yml b/.github/workflows/deploy_test.yml index 6f20291..bb08cc6 100644 --- a/.github/workflows/deploy_test.yml +++ b/.github/workflows/deploy_test.yml @@ -46,9 +46,6 @@ jobs: export-variables: true keys-case: bypass - - name: Cleanup old containers - run: sudo docker system prune -af - - name: Check status of config file run: | echo "Using compose file: $COMPOSE_FILE"