Skip to content

Commit

Permalink
CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
pankalog committed Feb 3, 2024
1 parent 36d575c commit 29c6770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
context: .
file: ./Dockerfile
push: false
tags: ${{ secrets.DOCKER_USERNAME }}/repoTest:${{ env.SHORT_SHA }}
tags: ${{ secrets.DOCKER_USERNAME }}/repotest:${{ env.SHORT_SHA }}

0 comments on commit 29c6770

Please sign in to comment.