mirror of https://gitlab.com/octtspacc/sitoctt
Soluzione temporanea per l'ordinamento di sinistra
This commit is contained in:
parent
82844f2188
commit
3cb6b8577a
|
@ -10,7 +10,7 @@ pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
- git clone --depth 1 https://gitlab.com/octtspacc/staticoso
|
- git clone --depth 1 https://gitlab.com/octtspacc/staticoso
|
||||||
- python3 staticoso/Source/Build.py
|
- python3 staticoso/Source/Build.py --Root "/postoctt/"
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
|
|
Loading…
Reference in New Issue