Skip to content
Snippets Groups Projects
Verified Commit 8fd4fcc5 authored by Huste, Tobias's avatar Huste, Tobias
Browse files

Fix deployment to GitLab pages

parent 91fdcc9f
No related branches found
No related tags found
No related merge requests found
...@@ -216,8 +216,8 @@ pages: ...@@ -216,8 +216,8 @@ pages:
script: script:
- echo "Skip script section" - echo "Skip script section"
dependencies: dependencies:
- build:production - build:production:subpath
needs: ["build:production"] needs: ["build:production:subpath"]
artifacts: artifacts:
paths: paths:
- public - public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment