Remove PAYLOAD_DEPLOY to enable invisible license rollouts
This commit is contained in:
parent
c2358a6d6d
commit
de825defcc
|
@ -23,7 +23,6 @@ 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
|
||||
|
|
Loading…
Reference in New Issue