Skip to content

Commit

Permalink
fix: frontend name
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonDumestre committed Feb 7, 2024
1 parent 67f0a95 commit 2ee25e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ jobs:
uses: docker/[email protected]
with:
context: ./TP3/front
tags: ${{secrets.DOCKERHUB_USERNAME}}/tp-devops-front:1.0
tags: ${{secrets.DOCKERHUB_USERNAME}}/tp-devops-frontend:1.0
push: ${{ github.ref == 'refs/heads/main' }}

0 comments on commit 2ee25e4

Please sign in to comment.