Skip to content

Commit

Permalink
Update alpine-mainline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alessfg committed Dec 18, 2023
1 parent 31446b5 commit a3e9d5e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/alpine-mainline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ jobs:
aws ecr-public batch-delete-image \
--repository-name $REPOSITORY_NAME \
--image-ids $IMAGE_DIGESTS \
--dry-run
--image-ids $IMAGE_DIGESTS
# env:
# aws-region: ${{ secrets.AWS_REGION }}
# aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit a3e9d5e

Please sign in to comment.