We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f651af1 commit c298925Copy full SHA for c298925
.github/workflows/porter_app_cloud_608.yml
@@ -19,11 +19,9 @@ jobs:
19
run: exec porter apply
20
env:
21
PORTER_APP_NAME: cloud
22
- PORTER_CLUSTER: "608"
23
- PORTER_DEPLOYMENT_TARGET_ID: 9889f3a8-a943-4c69-810f-2aa1cfe25498
24
- PORTER_HOST: https://cloud.porter.run
+ PORTER_CLUSTER: "4727"
+ PORTER_HOST: https://dashboard.porter.run
25
PORTER_PR_NUMBER: ${{ github.event.number }}
26
- PORTER_PROJECT: "610"
27
- PORTER_REPO_NAME: ${{ github.event.repository.name }}
+ PORTER_PROJECT: "9267"
28
PORTER_TAG: ${{ steps.vars.outputs.sha_short }}
29
PORTER_TOKEN: ${{ secrets.PORTER_APP_610_608 }}
0 commit comments