Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1 from alperenkose/test-pr-ee
Browse files Browse the repository at this point in the history
fix: test pr
  • Loading branch information
alperenkose authored Sep 28, 2024
2 parents 00ddd77 + a2807a3 commit 1b0fb54
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,11 +244,9 @@ jobs:
cat requirements-ee.txt
echo "::endgroup::"
# TODO why do we still execute poetry on sub dir here?
- name: create execution env context
run: |
poetry run ansible-builder create -v 3 --output-filename Dockerfile
# poetry run -C ansible_collections/${{ env.NAMESPACE }}/${{ env.COLLECTION_NAME }} ansible-builder create -v 3 --output-filename Dockerfile
ls -l ./context/
cat ./context/Dockerfile
Expand Down

0 comments on commit 1b0fb54

Please sign in to comment.