Skip to content

Commit

Permalink
Merge pull request #334 from edx/dsheraz/PROD-2576
Browse files Browse the repository at this point in the history
build: remove broker base env variable to avoid extra pact verifications
  • Loading branch information
DawoudSheraz committed Nov 23, 2021
2 parents 8dcdab8 + 7cb38ad commit 6ad1e19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/verify_changed_contract.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
env:
CHANGED_PACT_URL: ${{ github.event.client_payload.pact_url }}
GIT_ENV: Production
PACT_BROKER_BASE_URL: https://edx.pactflow.io
PACT_BROKER_TOKEN: ${{ secrets.PACT_FLOW_ACCESS_TOKEN }}
PUBLISH_VERIFICATION_RESULTS: true
VERIFY_WITH_BROKER: false
Expand Down

0 comments on commit 6ad1e19

Please sign in to comment.