Skip to content

Commit

Permalink
Merge pull request #183 from ianedwards/porter-stack
Browse files Browse the repository at this point in the history
Enable Porter Application js-test-app
  • Loading branch information
ianedwards authored Jan 29, 2024
2 parents e60f081 + 49a617f commit dc3a95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/porter_stack_js-test-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: porter-dev/setup-porter@v0.1.0
- name: Deploy stack
timeout-minutes: 30
run: porter apply -f ./porter.yaml
run: exec porter apply -f ./porter.yaml
env:
PORTER_CLUSTER: "1"
PORTER_HOST: https://loon-above-arguably.ngrok-free.app
Expand Down

0 comments on commit dc3a95d

Please sign in to comment.