修改部署标签
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is passing

This commit is contained in:
wangjun 2021-10-20 13:24:50 +08:00
parent 3cae759fe1
commit 0c38448943

View File

@ -46,7 +46,7 @@ steps:
project_path: ${DRONE_REPO} project_path: ${DRONE_REPO}
target_env: prod target_env: prod
image_name: registry.amtcloud.cn/wangjun/phptest image_name: registry.amtcloud.cn/wangjun/phptest
image_tag: prod-${DRONE_BUILD_NUMBER} image_tag: uat-${DRONE_BUILD_NUMBER}
ref_commit: ${DRONE_COMMIT} ref_commit: ${DRONE_COMMIT}
ref_author: ${DRONE_COMMIT_AUTHOR} ref_author: ${DRONE_COMMIT_AUTHOR}