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

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

@ -28,9 +28,11 @@ workflow:
name: docker镜像构建
task: docker_image_build@1.6.0
input:
image_name: '""'
docker_username: ((docker.name))
docker_password: ((docker.mimia))
image_name: '"crpi-ybi767umyzh9owc0.cn-hangzhou.personal.cr.aliyuncs.com"'
image_tag: '"latest"'
registry_address: '""'
registry_address: '"crpi-ybi767umyzh9owc0.cn-hangzhou.personal.cr.aliyuncs.com/feng22/feng22:"'
docker_file: '"Dockerfile"'
docker_build_path: '"."'
workspace: '"."'

Loading…
Cancel
Save