Skip to content

Commit

Permalink
feat: migrate image is pushed to dockerhub
Browse files Browse the repository at this point in the history
  • Loading branch information
msm1984 committed Aug 18, 2024
1 parent b61c056 commit 8580b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD_Backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
push: true
tags: mohammadsadeghmontazeri/starback:latest

- name: build and push docker migrate to registry
- name: build and push docker migrate to registry
uses: docker/build-push-action@v5
with:
context: .
Expand Down

0 comments on commit 8580b27

Please sign in to comment.