Update .gitlab-ci.yml

This commit is contained in:
Octo Andri 2022-05-17 06:51:32 +00:00
parent 36a2472c32
commit 7332eee9d0
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ pages:
script:
- cd Source
- python3 Build.py
- mv public ../public
artifacts:
paths:
- public