Skip to content
Snippets Groups Projects
Commit 418e47b3 authored by Gregor Longariva's avatar Gregor Longariva :speech_balloon:
Browse files

Update .gitlab-ci.yml file

parent c4c3c15b
No related merge requests found
......@@ -12,7 +12,7 @@ variables:
before_script:
- mkdir $OUTPUT_PATH
pages:
deploy-pages:
stage: deploy
# build the documentation using xcodebuild docbuild:
script:
......@@ -28,6 +28,7 @@ pages:
# OTHER_DOCC_FLAGS="--transform-for-static-hosting \
# --hosting-base-path $BASE_PATH \
# --output-path $OUTPUT_PATH"
pages: true
# add the public folder as an artifact
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment