Skip to content

Commit ac34056

Browse files
committed
fixed ci/cd pipeline
1 parent 9b4e7ff commit ac34056

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,6 @@ jobs:
4949
with:
5050
context: .
5151
push: true
52-
tags: ${{ secrets.DOCKER_USERNAME}}/expense_tracker_frontend:latest
52+
tags: ${{ secrets.DOCKER_USERNAME}}/expense_tracker_frontend:v2
53+
54+

0 commit comments

Comments
 (0)