1 parent 9b4e7ff commit ac34056Copy full SHA for ac34056
1 file changed
.github/workflows/ci.yml
@@ -49,4 +49,6 @@ jobs:
49
with:
50
context: .
51
push: true
52
- tags: ${{ secrets.DOCKER_USERNAME}}/expense_tracker_frontend:latest
+ tags: ${{ secrets.DOCKER_USERNAME}}/expense_tracker_frontend:v2
53
+
54
0 commit comments