mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-07-05 00:34:50 +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
|
||||
allow_failure: true
|
||||
|
||||
trigger_bec:
|
||||
trigger:
|
||||
project: bec/bec
|
||||
strategy: depend
|
||||
rules:
|
||||
- if: '$CI_MERGE_REQUEST_TARGET_BRANCH_NAME == "master"'
|
||||
|
||||
semver:
|
||||
stage: Deploy
|
||||
needs: ["pytest"]
|
||||
|
Reference in New Issue
Block a user