Skip to content

Commit

Permalink
Update python-app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ClawdeenFleury authored Mar 19, 2024
1 parent 087ddc4 commit d52d5c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
run: docker build . --file Dockerfile --tag ghcr.io/ClawdeenFleury/tp2:latest

- name: Push the image into the registry
run: docker push ghcr.io/ClawdeenFleury/industrialisation-log:latest
run: docker push ghcr.io/ClawdeenFleury/tp2:latest

0 comments on commit d52d5c7

Please sign in to comment.