mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-20 13:31:56 +00:00
Merge branch 'staging' into 'production'
Staging See merge request mbugroup/lti-api!279
This commit is contained in:
+1
-2
@@ -54,8 +54,7 @@ build_production:
|
||||
migrate_production:
|
||||
stage: migrate
|
||||
rules:
|
||||
- if: '$CI_PIPELINE_SOURCE == "push" && $CI_COMMIT_BRANCH == "production"'
|
||||
when: manual
|
||||
- if: '$CI_PIPELINE_SOURCE == "push" && $CI_COMMIT_BRANCH == "production"'
|
||||
allow_failure: false
|
||||
needs:
|
||||
- job: build_production
|
||||
|
||||
Reference in New Issue
Block a user