Skip to content
Snippets Groups Projects
Verified Commit 226369ea authored by Chris Coley's avatar Chris Coley
Browse files

Set the trigger strategy to 'depend' and see if it reserves a CI runner

parent d69cb690
Branches
No related tags found
No related merge requests found
Pipeline #708 passed
Pipeline: Pages Test

#709

    ...@@ -91,6 +91,7 @@ trigger-cache-purge: ...@@ -91,6 +91,7 @@ trigger-cache-purge:
    stage: .post stage: .post
    trigger: trigger:
    include: purge-cache.gitlab-ci.yml include: purge-cache.gitlab-ci.yml
    strategy: depend
    variables: variables:
    PARENT_PIPELINE_ID: $CI_PIPELINE_ID PARENT_PIPELINE_ID: $CI_PIPELINE_ID
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment