Skip to content
Snippets Groups Projects
Verified Commit 9b40fca9 authored by Alex Timmermann's avatar Alex Timmermann
Browse files

ci: disable forwarding variables to docs job

parent 0347d6a9
No related branches found
No related tags found
No related merge requests found
......@@ -325,6 +325,10 @@ trigger_docs_generation:
project: app/app.gitlab-pages.holi.team
branch: main
strategy: depend
forward:
yaml_variables: false
pipeline_variables: false
rules:
- if: $CI_COMMIT_BRANCH == "production"
when: on_success
......
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