prod->uat
This commit is contained in:
parent
0c38448943
commit
9adddd60db
@ -21,7 +21,7 @@ steps:
|
||||
dockerfile: cicd/Dockerfile
|
||||
repo: registry.amtcloud.cn/wangjun/phptest
|
||||
tags:
|
||||
- prod-${DRONE_BUILD_NUMBER}
|
||||
- uat-${DRONE_BUILD_NUMBER}
|
||||
registry: registry.amtcloud.cn
|
||||
username:
|
||||
from_secret: user_registry_amtcloud
|
||||
@ -44,7 +44,7 @@ steps:
|
||||
git_password:
|
||||
from_secret: psw_drone_gitea
|
||||
project_path: ${DRONE_REPO}
|
||||
target_env: prod
|
||||
target_env: test
|
||||
image_name: registry.amtcloud.cn/wangjun/phptest
|
||||
image_tag: uat-${DRONE_BUILD_NUMBER}
|
||||
ref_commit: ${DRONE_COMMIT}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user