diff --git a/.github/workflows/build-deploy-awx-ee.yml b/.github/workflows/build-deploy-awx-ee.yml index 81edd110..a7cd519a 100644 --- a/.github/workflows/build-deploy-awx-ee.yml +++ b/.github/workflows/build-deploy-awx-ee.yml @@ -61,11 +61,6 @@ jobs: --output-filename Dockerfile --verbosity 3 - - name: Debug contents of context dir - run: | - ls -al context - ls -al . - - name: Push the AWX-EE image uses: docker/bake-action@v4 with: