Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cars10 committed Feb 11, 2024
1 parent 5d41a7b commit ef09818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ docker_build:
docker build . -t autodok

docker_push:
docker push ghcr.io/cars10/autodok:latest
docker push autodok:latest ghcr.io/cars10/autodok:latest

prod: docker_build docker_push

0 comments on commit ef09818

Please sign in to comment.