diff options
| author | AKP <tom@tdpain.net> | 2022-05-08 11:43:54 +0100 |
|---|---|---|
| committer | AKP <tom@tdpain.net> | 2022-05-08 11:43:54 +0100 |
| commit | 11bdee162ff2b984e35a7be207127a794f6dad86 (patch) | |
| tree | 41beae34166272f668a25e6fad9dbadc58fd9bf1 | |
| parent | e39504e95efa77f389ab4258ecc806ca6c568331 (diff) | |
Remove Docker stuff from Makefile
Signed-off-by: AKP <tom@tdpain.net>
| -rw-r--r-- | Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |
