Skip to content

Commit

Permalink
fix cd/cd (#19)
Browse files Browse the repository at this point in the history
fix ci/cd
  • Loading branch information
TheoMeunier authored Dec 9, 2024
1 parent d74fbc0 commit f27065f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
- name: Push Backend
run: |
docker push theomeunier/filesox-back:${{ env.RELEASE_VERSION }}
docker push theomeunier/filesox-back:latest
docker push theomeunier/filesox-back:latest

0 comments on commit f27065f

Please sign in to comment.