Skip to content

Commit

Permalink
Update porter_stack_stefantest-graviton.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanmcshane authored Dec 4, 2024
1 parent 9a3084b commit 94aa4c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/porter_stack_stefantest-graviton.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
run: echo "sha_long=$(git log -1 --format=%H)" >> $GITHUB_OUTPUT
- name: Setup porter
uses: porter-dev/[email protected]

with:
tagged_release: v0.0.1
- name: Deploy stack
timeout-minutes: 30
run: |
Expand All @@ -36,5 +37,4 @@ jobs:
PORTER_TOKEN: ${{ secrets.PORTER_STACK_8_11 }}
GH_TOKEN: ${{ github.token }}
DOCKER_BUILDKIT: 1
STEFAN_ENV: fromGHA

0 comments on commit 94aa4c8

Please sign in to comment.