Skip to content

Commit

Permalink
push to ecr repo
Browse files Browse the repository at this point in the history
  • Loading branch information
joaotrualmeida committed Oct 14, 2023
1 parent 034da66 commit 93ab76f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
GITHUB_SHA: ${{ github.sha }}
IMAGE_TAG: ${GITHUB_SHA::7}
run: |
echo "Image tag: $IMAGE_TAG"
make docker
docker push ${REGISTRY}/amazon-k8s-cni:${IMAGE_TAG}
docker push ${REGISTRY}/amazon-k8s-cni-init:${IMAGE_TAG}

0 comments on commit 93ab76f

Please sign in to comment.