mirror of
https://gitlab.com/octtspacc/staticoso
synced 2025-06-05 22:09:23 +02:00
Update .gitlab-ci.yml
This commit is contained in:
@ -10,6 +10,7 @@ pages:
|
|||||||
script:
|
script:
|
||||||
- cd Source
|
- cd Source
|
||||||
- python3 Build.py
|
- python3 Build.py
|
||||||
|
- mv public ../public
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- public
|
- public
|
||||||
|
Reference in New Issue
Block a user