Update .gitlab-ci.yml

This commit is contained in:
Christoffer Martinsson 2018-10-29 14:25:19 +00:00
parent 9270514777
commit 0ba1da6e0e

View File

@ -10,7 +10,7 @@ before_script:
build:
script:
- ls -la
- pip install requests
- python get_app_data.py $HAAPS_TOKEN
- hugo
- smbclient '//192.168.30.10/pages' $PASS -U $USER -c 'prompt OFF; recurse ON; rmdir '$CI_PROJECT_NAME';'