diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 40f8a43eac..0ea7e1e22f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -26,6 +26,8 @@ before_script: # sdk_test: stage: test + tags: + - cd rules: # Only trigger this job from upstream pipelines or manual execution - if: '$CI_PIPELINE_SOURCE == "pipeline"'