Skip to content

Commit

Permalink
resolve tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Shivani-gslab committed Jan 13, 2025
1 parent 80c7c84 commit f0b9126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-management.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ jobs:
- name: Build Docker Image
run: |
docker buildx build -t ghcr.io/${{ steps.string.outputs.lowercase }}/avd/python_avd:0.0.1 .
docker buildx build --tag ghcr.io/${{ steps.string.outputs.lowercase }}/avd/python_avd:0.0.1 .
- name: Push Docker Image
run: |
Expand Down

0 comments on commit f0b9126

Please sign in to comment.