@@ -230,7 +230,7 @@ To do so, you will need to add the following lines to your `.gitlab-ci.yml` fil
- `html-yourwebsite` should be replaced by the name of the folder in your webspace, so if your website is inventati.org/foo, your folder name will be `html-foo`.
- You can store your user name and password as variables in your Gitlab CI / CD settings. In the above command, the variables are called WEBDAV_USER and WEBDAV_PASSWORD.
**We strongly recommend you to use this method, rather than adding the user name and password to your script, especially if your repository is publicly accessible!**
**We strongly recommend you use this method, rather than adding the user name and password to your script, especially if your repository is publicly accessible!**