diff --git a/Makefile b/Makefile index 94df779..0608eed 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ rollout: kubectl rollout restart deployment www-jmbit-de -n jmbit-web clean: - rm + rm -rf public all: hugo container publish