Small fix in gitlab ci pipeline
Compare changes
+ 4
− 3
@@ -2,6 +2,7 @@ image: registry.gitlab.com/pages/hugo:latest
@@ -2,6 +2,7 @@ image: registry.gitlab.com/pages/hugo:latest
@@ -33,9 +34,9 @@ deploy_cpanel:
@@ -33,9 +34,9 @@ deploy_cpanel:
- ssh -p 22202 docscloudmuni@docs.cloud.muni.cz 'mv ~/public_html ~/todelete && mv ~/tmpdeploy ~/public_html && rm -rf ~/todelete'