Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/workflows/porter_stack_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jobs:
timeout-minutes: 30
run: exec porter apply
env:
PORTER_CLUSTER: "665"
PORTER_DEPLOYMENT_TARGET_ID: 058504db-fc52-4721-be15-76061253a68c
PORTER_CLUSTER: "819"
PORTER_DEPLOYMENT_TARGET_ID: a1125ff5-9dfb-4953-a74d-8d4fcce94181
PORTER_HOST: https://cloud.porter.run
PORTER_PR_NUMBER: ${{ github.event.number }}
PORTER_PROJECT: "667"
PORTER_PROJECT: "822"
PORTER_REPO_NAME: ${{ github.event.repository.name }}
PORTER_STACK_NAME: test
PORTER_TAG: ${{ steps.vars.outputs.sha_short }}
PORTER_TOKEN: ${{ secrets.PORTER_STACK_667_665 }}
PORTER_TOKEN: ${{ secrets.PORTER_STACK_822_819 }}