Remove Docker stuff from Makefile
Signed-off-by: AKP <tom@tdpain.net>
This commit is contained in:
parent
e39504e95e
commit
11bdee162f
1 changed files with 0 additions and 3 deletions
3
Makefile
3
Makefile
|
@ -14,6 +14,3 @@ fmt:
|
|||
templates:
|
||||
qtc -skipLineComments -ext qtpl.html -dir walrss/internal/http/views
|
||||
|
||||
dockerBuild:
|
||||
sudo docker build -t ghcr.io/codemicro/walrss:latest .
|
||||
sudo docker push ghcr.io/codemicro/walrss:latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue