Skip to content

Commit

Permalink
feature/e2e-test cd to e2e folder on devnet
Browse files Browse the repository at this point in the history
  • Loading branch information
ladamesny committed Oct 21, 2024
1 parent 1af5631 commit 2dcfa38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/devnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
JIRA_URL: ${{ secrets.JIRA_URL }}
MARKERS: "not active_flow and not passive_flow"
run: |
cd E2E-tests
earthly \
--secret AWS_SESSION_TOKEN="$AWS_SESSION_TOKEN" \
--secret AWS_ACCESS_KEY_ID="$AWS_ACCESS_KEY_ID" \
Expand Down

0 comments on commit 2dcfa38

Please sign in to comment.