Skip to content
Snippets Groups Projects
Commit 902cb24a authored by Fran Garcia-Linares's avatar Fran Garcia-Linares
Browse files

Issue #3502507 by fjgarlin, jonathan1055, jurgenhaas: Tags contained in manual...

Issue #3502507 by fjgarlin, jonathan1055, jurgenhaas: Tags contained in manual rebase of issue fork triggers pipelines
parent 4f689571
No related branches found
No related tags found
1 merge request!330Tags only on canonical
Pipeline #424070 passed
......@@ -21,7 +21,7 @@
- if: $CI_MERGE_REQUEST_IID
- if: $CI_PIPELINE_SOURCE == 'merge_request_event'
# Run on tags
- if: $CI_COMMIT_TAG
- if: $CI_COMMIT_TAG && $CI_PROJECT_ROOT_NAMESPACE == "project"
# Run when called from an upstream pipeline https://docs.gitlab.com/ee/ci/pipelines/downstream_pipelines.html?tab=Multi-project+pipeline#use-rules-to-control-downstream-pipeline-jobs
- if: $CI_PIPELINE_SOURCE == 'pipeline'
- if: $CI_PIPELINE_SOURCE == 'parent_pipeline'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment