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 6e4cb9f commit 896da9e
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 @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4
- name: Get Git Tag
id: git_tag_step
run: echo $(git tag)
run: git tag
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
Expand Down

0 comments on commit 896da9e

Please sign in to comment.