refactor: .devops/未命名项目.yml

double
fengyujue 2 months ago committed by jianmu
parent 8811c6be21
commit ad342ff88c

@ -30,12 +30,12 @@ workflow:
input: input:
docker_username: ((docker.name)) docker_username: ((docker.name))
docker_password: ((docker.mimia)) docker_password: ((docker.mimia))
image_name: '"crpi-ybi767umyzh9owc0.cn-hangzhou.personal.cr.aliyuncs.com"' image_name: '"crpi-ybi767umyzh9owc0.cn-hangzhou.personal.cr.aliyuncs.com/feng22/feng22:"'
image_tag: '"latest"' image_tag: '"latest"'
registry_address: '"crpi-ybi767umyzh9owc0.cn-hangzhou.personal.cr.aliyuncs.com/feng22/feng22:"' registry_address: '"crpi-ybi767umyzh9owc0.cn-hangzhou.personal.cr.aliyuncs.com/"'
docker_file: '"Dockerfile"' docker_file: '"Dockerfile"'
docker_build_path: '"."' docker_build_path: '"."'
workspace: '"."' workspace: git_clone_0.git_path
image_push: true image_push: true
build_args: '""' build_args: '""'
needs: needs:

Loading…
Cancel
Save