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