Skip to content

Commit

Permalink
Update porter_stack_stefan-testcachemultistep.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanmcshane authored Oct 14, 2024
1 parent 4f187bc commit 6e07b32
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/porter_stack_stefan-testcachemultistep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,21 +31,6 @@ jobs:
PORTER_TOKEN: ${{ secrets.PORTER_STACK_8_11 }}
GH_TOKEN: ${{ github.token }}
run: porter docker configure

# - name: Set up Docker Buildx
# uses: docker/setup-buildx-action@v3
# with:
# driver: docker-container

# - name: Build and push
# uses: docker/build-push-action@v6
# with:
# context: .
# push: true
# tags: "813111008191.dkr.ecr.us-east-2.amazonaws.com/stefan-testcachemultistep:${{ steps.vars.outputs.sha_short }}"
# cache-from: type=gha
# cache-to: type=gha,mode=max
# file: DockerfileStefanTest

- name: Deploy stack
timeout-minutes: 30
Expand Down

0 comments on commit 6e07b32

Please sign in to comment.