diff --git a/.github/workflows/pipeline.yaml b/.github/workflows/pipeline.yaml index f6e8fcf..ad93a44 100644 --- a/.github/workflows/pipeline.yaml +++ b/.github/workflows/pipeline.yaml @@ -34,7 +34,7 @@ jobs: - uses: aws-actions/setup-sam@v1 - name: Build resources - run: sam build --template ${SAM_TEMPLATE} --use-container --build-image public.ecr.aws/sam/build-go1.x:1.108.0-20240123215155 --debug + run: sam build --template ${SAM_TEMPLATE} --debug - name: Assume the pipeline user role env: