Update .gitlab-ci.yml
This commit is contained in:
parent
9270514777
commit
0ba1da6e0e
@ -10,7 +10,7 @@ before_script:
|
|||||||
|
|
||||||
build:
|
build:
|
||||||
script:
|
script:
|
||||||
- ls -la
|
- pip install requests
|
||||||
- python get_app_data.py $HAAPS_TOKEN
|
- python get_app_data.py $HAAPS_TOKEN
|
||||||
- hugo
|
- hugo
|
||||||
- smbclient '//192.168.30.10/pages' $PASS -U $USER -c 'prompt OFF; recurse ON; rmdir '$CI_PROJECT_NAME';'
|
- 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