Update .gitlab-ci.yml file

This commit is contained in:
Jonas Karl Wilhelm Hahn
2025-04-23 21:05:03 +00:00
parent 82895fb85c
commit 050101f013

View File

@@ -4,6 +4,9 @@ create-pages:
pages:
# The folder that contains the files to be exposed at the Page URL
publish: public
artifacts:
paths:
- public
rules:
# This ensures that only pushes to the default branch will trigger
# a pages deploy