Skip to content

Commit

Permalink
Merge pull request #14690 from Budibase/ops/add-new-payload-variable-…
Browse files Browse the repository at this point in the history
…in-fb-deploy

Adapt the payloads for a change in the feature branches deployment pipeline
  • Loading branch information
calexiou authored Oct 2, 2024
2 parents 8f402e5 + 2ccc00b commit b9a9756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-featurebranch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
PAYLOAD_BRANCH: ${{ github.head_ref }}
PAYLOAD_PR_NUMBER: ${{ github.event.pull_request.number }}
PAYLOAD_LICENSE_TYPE: "free"
PAYLOAD_DEPLOY: "true"
with:
repository: budibase/budibase-deploys
event: featurebranch-qa-deploy
Expand Down

0 comments on commit b9a9756

Please sign in to comment.