mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-07-05 08:44:48 +02:00
ci: added downstream_pipeline
This commit is contained in:
@ -104,6 +104,13 @@ tests-3.12:
|
|||||||
image: $CI_DOCKER_REGISTRY/python:3.12
|
image: $CI_DOCKER_REGISTRY/python:3.12
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
|
|
||||||
|
trigger_bec:
|
||||||
|
trigger:
|
||||||
|
project: bec/bec
|
||||||
|
strategy: depend
|
||||||
|
rules:
|
||||||
|
- if: '$CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "master"'
|
||||||
|
|
||||||
semver:
|
semver:
|
||||||
stage: Deploy
|
stage: Deploy
|
||||||
needs: ["pytest"]
|
needs: ["pytest"]
|
||||||
|
Reference in New Issue
Block a user