Skip to content

Commit

Permalink
docker CI fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
SwarnenduG07 committed Aug 19, 2024
1 parent 6d78e66 commit dc0d8cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
context: .
file: ./Dockerfile.user
push: true
tags: swarnendug07/fluxcraft:v1
tags: swarnendug07/imagemagic

- name: Verify Pushed Image
run: docker pull swarnendug07/fluxcraft:v1
run: docker pull swarnendug07/imagemagic

0 comments on commit dc0d8cc

Please sign in to comment.