Merge branch 'igh-vh-stable-1.5-patch-29243' into 'stable-1.5'

Fix docs server trigger

See merge request etherlab.org/ethercat!99
This commit is contained in:
Florian Pose 2023-11-30 09:38:49 +00:00
commit 1f56f6e335
1 changed files with 1 additions and 1 deletions

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