From 4ff16f6171846e3e04ef9113c09b0a822242cf23 Mon Sep 17 00:00:00 2001 From: Fu Hanxi Date: Mon, 22 Feb 2021 20:44:11 +0800 Subject: [PATCH] bugfix: deploy_test_result stop using pyenv --- .gitlab/ci/deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab/ci/deploy.yml b/.gitlab/ci/deploy.yml index 5e9fab9ff6..87ff7a4f84 100644 --- a/.gitlab/ci/deploy.yml +++ b/.gitlab/ci/deploy.yml @@ -20,6 +20,7 @@ push_to_github: deploy_test_result: extends: - .deploy_job_template + - .before_script_minimal - .rules:ref:master-schedule-always image: $CI_DOCKER_REGISTRY/bot-env tags: