Skip to content
Snippets Groups Projects
Commit 653d23e0 authored by Timo Koch's avatar Timo Koch
Browse files

[ci] Try to improve stage names

parent f2f353ae
No related branches found
No related tags found
1 merge request!3068[ci] Try to improve stage names
Pipeline #15513 waiting for manual action
stages:
- check-status
- trigger
- downstream modules
- trigger dumux pipelines
- trigger downstream modules
variables:
IMAGE_REGISTRY_URL: $CI_REGISTRY/dumux-repositories/dumux-docker-ci
......@@ -70,7 +70,7 @@ check-pipeline-status:
# basic trigger job to start the test pipeline
.base-trigger:
stage: trigger
stage: trigger dumux pipelines
trigger:
include: .gitlab-ci/default.yml
strategy: depend
......@@ -132,7 +132,7 @@ trigger lecture:
- if: $CI_PIPELINE_SOURCE == "schedule"
- if: $CI_PIPELINE_SOURCE == "pipeline"
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
stage: downstream modules
stage: trigger downstream modules
trigger:
project: dumux-repositories/dumux-lecture
branch: $DUMUX_CI_TRIGGER_LECTURE_BRANCH
......
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