Skip to content

Commit

Permalink
Publish to ECR
Browse files Browse the repository at this point in the history
  • Loading branch information
vgottipa committed Mar 11, 2024
1 parent ac2077f commit b7a376c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Run git tag
run: git tag
run: echo $(git tag)
shell: bash
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit b7a376c

Please sign in to comment.