diff --git a/.build.yml b/.build.yml index a405c7c..16d5240 100644 --- a/.build.yml +++ b/.build.yml @@ -10,7 +10,7 @@ secrets: tasks: - build: | cd redstrate.com - hugo --baseURL https://redstrate.com/ + hugo --baseURL https://redstrate.com/ --minify - deploy: | cd redstrate.com echo "StrictHostKeyChecking=no" >> ~/.ssh/config