Merge branch 'staging' into 'production'

Staging

See merge request mbugroup/lti-api!279
This commit is contained in:
Adnan Zahir
2026-01-28 17:10:47 +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