added cleaning to makefile

gin
Johannes Bülow 2023-02-05 16:09:53 +01:00
parent 47c71276d4
commit 0971c154ba
Signed by untrusted user who does not match committer: jmb
GPG Key ID: B56971CF7B8F83A6
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ rollout:
kubectl rollout restart deployment www-jmbit-de -n jmbit-web kubectl rollout restart deployment www-jmbit-de -n jmbit-web
clean: clean:
rm rm -rf public
all: hugo container publish all: hugo container publish