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"