Skip to content

Commit

Permalink
Create porter_stack_cowsay.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
porterdevappjose[bot] authored Nov 23, 2023
1 parent a04ebc2 commit 7f55446
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/porter_stack_cowsay.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
timeout-minutes: 30
run: porter apply -f ./porter.yaml
env:
PORTER_CLUSTER: "2"
PORTER_CLUSTER: "1"
PORTER_HOST: https://newt-worthy-gazelle.ngrok-free.app
PORTER_PR_NUMBER: ${{ github.event.number }}
PORTER_PROJECT: "1"
PORTER_STACK_NAME: cowsay
PORTER_TAG: ${{ steps.vars.outputs.sha_short }}
PORTER_TOKEN: ${{ secrets.PORTER_STACK_1_2 }}
PORTER_TOKEN: ${{ secrets.PORTER_STACK_1_1 }}

0 comments on commit 7f55446

Please sign in to comment.