Skip to content

Commit

Permalink
final final final changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mazenayef committed Sep 25, 2024
1 parent dce343c commit 3ffccec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
tags: tactful/microcentral-frontend:{{ env.TAG }}
tags: tactful/microcentral-frontend:${{ env.TAG }}

context: ./frontend
file: ./frontend/Dockerfile
Expand Down

0 comments on commit 3ffccec

Please sign in to comment.