From 00b3feb783301e5d4d7ac279463bbd5fcbb1f8be Mon Sep 17 00:00:00 2001 From: Leonie Farber Date: Wed, 19 Mar 2025 10:32:45 +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 af8a95e..7ae3960 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"