bugfix: deploy_test_result stop using pyenv

This commit is contained in:
Fu Hanxi 2021-02-22 20:44:11 +08:00
parent b92c290e56
commit 4ff16f6171

View File

@ -20,6 +20,7 @@ push_to_github:
deploy_test_result: deploy_test_result:
extends: extends:
- .deploy_job_template - .deploy_job_template
- .before_script_minimal
- .rules:ref:master-schedule-always - .rules:ref:master-schedule-always
image: $CI_DOCKER_REGISTRY/bot-env image: $CI_DOCKER_REGISTRY/bot-env
tags: tags: