diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a841165752019858d58105528967500d5fd90a6b..3e581a13aa4e5461a39762903c343e64351f5015 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -128,7 +128,7 @@ deploy-to-production: needs: # Only deploy if the code looks good. - "system-tests" - - "morph-build-staging" + - "morph-build-production" # https://docs.gitlab.com/ee/ci/yaml/#rules rules: