Skip to content
Snippets Groups Projects
Commit 9cd4988d authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

Update .gitlab-ci.yml

parent 1846400f
No related branches found
No related tags found
2 merge requests!10Update .gitlab-ci.yml,!9Update .gitlab-ci.yml
Pipeline #83845 passed
This commit is part of merge request !10. Comments created here will be created in the context of that merge request.
......@@ -52,7 +52,7 @@ publish-prod-2:
refs:
- main # Only publish when on the main branch
needs:
- job: lint-documentation
- job: build-documentation
artifacts: true
script:
......@@ -70,7 +70,7 @@ publish-prod-1:
- main # Only publish when on the main branch
needs:
- job: lint-documentation
- job: build-documentation
artifacts: true
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment