Skip to content
Snippets Groups Projects
Commit 76f4ae72 authored by obaz's avatar obaz
Browse files

minor

parent bdce9625
No related branches found
No related tags found
No related merge requests found
......@@ -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!**
What follows is an example of a full script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment