Skip to content

Commit

Permalink
don't push docker image to ECR repo
Browse files Browse the repository at this point in the history
  • Loading branch information
eikenb committed Apr 21, 2022
1 parent 34ada7a commit 38ffca4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ jobs:
arch: ${{ matrix.arch }}
tags: |
docker.io/hashicorp/${{ env.repo }}:${{ env.version }}
986891699432.dkr.ecr.us-east-1.amazonaws.com/hashicorp/${{ env.repo }}:${{ env.version }}
# dev_tags are tags that get automatically pushed whenever successful
# builds make it to the stable channel. The intention is for these tags
# to be used for early testing of new code prior to official releases
Expand Down

0 comments on commit 38ffca4

Please sign in to comment.