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"