Trigger docs pipeline on new tag.

This commit is contained in:
Florian Pose
2024-06-07 14:45:40 +02:00
parent 8330bca82c
commit 2b9b61fd1e

View File

@@ -133,7 +133,7 @@ pdf:
update docs server:
stage: deploy
rules:
- if: $CI_COMMIT_BRANCH == "stable-1.6" && $CI_PROJECT_NAMESPACE == "etherlab.org"
- if: ($CI_COMMIT_BRANCH == "stable-1.6" || $CI_COMMIT_TAG) && $CI_PROJECT_NAMESPACE == "etherlab.org"
trigger: etherlab.org/docs
upload: