Skip to content

Commit

Permalink
Update porter_stack_cowsay.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jose-fully-ported authored Dec 21, 2023
1 parent cae7657 commit 726a077
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/porter_stack_cowsay.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ jobs:
id: vars
run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
- name: Setup porter
uses: porter-dev/[email protected]
run: |
export PORTER_VERSION=v0.52.23-dev-gha-cache
/bin/bash -c "$(curl -fsSL https://install.porter.run)"
- name: Deploy stack
timeout-minutes: 30
run: porter apply -f ./porter.yaml
Expand Down

0 comments on commit 726a077

Please sign in to comment.