Merge branch 'development' into 'staging'

fixing pipeline

See merge request mbugroup/lti-api!233
This commit is contained in:
kris
2026-01-22 07:01:29 +00:00
+1
View File
@@ -9,6 +9,7 @@ workflow:
include:
- local: "ci/development.yml"
rules:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
- if: '$CI_COMMIT_BRANCH == "development"'
- local: "ci/staging.yml"