From 6e07b323e5b0331ced6bab28bff73600848b7c8e Mon Sep 17 00:00:00 2001 From: Stefan McShane Date: Mon, 14 Oct 2024 15:51:47 -0400 Subject: [PATCH] Update porter_stack_stefan-testcachemultistep.yml --- .../porter_stack_stefan-testcachemultistep.yml | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/.github/workflows/porter_stack_stefan-testcachemultistep.yml b/.github/workflows/porter_stack_stefan-testcachemultistep.yml index 96a4324..ecfbadc 100644 --- a/.github/workflows/porter_stack_stefan-testcachemultistep.yml +++ b/.github/workflows/porter_stack_stefan-testcachemultistep.yml @@ -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