Skip to content
Snippets Groups Projects
Verified Commit ac8ab007 authored by Lars Bilke's avatar Lars Bilke
Browse files

[ci] Label 'ci::wheels only' pipeline.

parent a949d8ab
No related branches found
No related tags found
No related merge requests found
......@@ -69,3 +69,6 @@ include:
- local: "/scripts/ci/pipelines/win.yml"
rules:
- if: $CI_MERGE_REQUEST_LABELS =~ /.*ci::win only.*/
- local: "/scripts/ci/pipelines/wheels.yml"
rules:
- if: $CI_MERGE_REQUEST_LABELS =~ /.*ci::wheels only.*/
wheels:
stage: build
needs: []
trigger:
include: /scripts/ci/jobs/build-wheels.yml
strategy: depend
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment