Update .gitlab-ci.yml
This commit is contained in:
parent
9270514777
commit
0ba1da6e0e
@ -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';'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user