Fix docs server trigger

This commit is contained in:
Bjarne von Horn
2023-11-30 08:22:38 +00:00
parent 5f4a5ffacb
commit 1a4e3291f4

View File

@@ -83,7 +83,7 @@ pdf:
update docs server:
stage: deploy
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH && $CI_PROJECT_NAMESPACE == "etherlab.org"
- if: $CI_COMMIT_BRANCH == "stable-1.5" && $CI_PROJECT_NAMESPACE == "etherlab.org"
trigger: etherlab.org/docs
# from 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml', but on all branches