Merge branch 'development' into 'staging'

Activated migrate production no manual

See merge request mbugroup/lti-api!278
This commit is contained in:
Adnan Zahir
2026-01-28 17:03:46 +07:00
-1
View File
@@ -55,7 +55,6 @@ migrate_production:
stage: migrate stage: migrate
rules: rules:
- if: '$CI_PIPELINE_SOURCE == "push" && $CI_COMMIT_BRANCH == "production"' - if: '$CI_PIPELINE_SOURCE == "push" && $CI_COMMIT_BRANCH == "production"'
when: manual
allow_failure: false allow_failure: false
needs: needs:
- job: build_production - job: build_production