Skip to content

Commit c298925

Browse files
Update porter_app_cloud_608.yml
1 parent f651af1 commit c298925

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.github/workflows/porter_app_cloud_608.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,9 @@ jobs:
1919
run: exec porter apply
2020
env:
2121
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
22+
PORTER_CLUSTER: "4727"
23+
PORTER_HOST: https://dashboard.porter.run
2524
PORTER_PR_NUMBER: ${{ github.event.number }}
26-
PORTER_PROJECT: "610"
27-
PORTER_REPO_NAME: ${{ github.event.repository.name }}
25+
PORTER_PROJECT: "9267"
2826
PORTER_TAG: ${{ steps.vars.outputs.sha_short }}
2927
PORTER_TOKEN: ${{ secrets.PORTER_APP_610_608 }}

0 commit comments

Comments
 (0)