mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-20 13:31:56 +00:00
Merge branch 'development' into 'staging'
fixing pipeline See merge request mbugroup/lti-api!233
This commit is contained in:
@@ -9,6 +9,7 @@ workflow:
|
|||||||
include:
|
include:
|
||||||
- local: "ci/development.yml"
|
- local: "ci/development.yml"
|
||||||
rules:
|
rules:
|
||||||
|
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
|
||||||
- if: '$CI_COMMIT_BRANCH == "development"'
|
- if: '$CI_COMMIT_BRANCH == "development"'
|
||||||
|
|
||||||
- local: "ci/staging.yml"
|
- local: "ci/staging.yml"
|
||||||
|
|||||||
Reference in New Issue
Block a user