We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9868d6c commit f7c7ba5Copy full SHA for f7c7ba5
.github/workflows/ci.yml
@@ -313,8 +313,6 @@ jobs:
313
docker tag docs:latest ${{ secrets.AWS_DOCS_ECR_NAME }}:latest
314
docker push ${{ secrets.AWS_DOCS_ECR_NAME }}:latest
315
316
- # AWS will then take care of updating App Runner with the latest version
317
-
318
build-cli-docker-image:
319
runs-on: ubuntu-22.04
320
needs: [gosec]
0 commit comments