Update .gitlab-ci.yml file

This commit is contained in:
Jonas Karl Wilhelm Hahn
2025-04-23 20:56:19 +00:00
parent e7fa48c168
commit c88029beaa

View File

@@ -10,7 +10,6 @@ create-pages:
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
# Functions that should be executed before the build script is run
before_script:
- cargo install --git https://github.com/Myriad-Dreamin/shiroa --locked
shiroa
- cargo install --git https://github.com/Myriad-Dreamin/shiroa --locked shiroa
script:
- shiroa build -d public