Skip to content

Commit

Permalink
Merge pull request #188 from ianedwards/porter-stack-js-test-app-d404…
Browse files Browse the repository at this point in the history
…ef2d

Enable Porter Application js-test-app
  • Loading branch information
ianedwards authored Mar 15, 2024
2 parents 0cfc7db + 1706195 commit 47fd637
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/porter_stack_js-test-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
timeout-minutes: 30
run: exec porter apply
env:
PORTER_CLUSTER: "4"
PORTER_CLUSTER: "1"
PORTER_HOST: https://loon-above-arguably.ngrok-free.app
PORTER_PR_NUMBER: ${{ github.event.number }}
PORTER_PROJECT: "1"
PORTER_STACK_NAME: js-test-app
PORTER_TAG: ${{ steps.vars.outputs.sha_short }}
PORTER_TOKEN: ${{ secrets.PORTER_STACK_1_4 }}
PORTER_TOKEN: ${{ secrets.PORTER_STACK_1_1 }}

0 comments on commit 47fd637

Please sign in to comment.