|
|
@ -33,12 +33,14 @@ workflow:
|
|
|
|
name: docker镜像构建
|
|
|
|
name: docker镜像构建
|
|
|
|
task: docker_image_build@1.6.0
|
|
|
|
task: docker_image_build@1.6.0
|
|
|
|
input:
|
|
|
|
input:
|
|
|
|
image_name: '""'
|
|
|
|
docker_username: ((docker.name))
|
|
|
|
|
|
|
|
docker_password: ((docker.mima))
|
|
|
|
|
|
|
|
image_name: '"crpi-ybi767umyzh9owc0.cn-hangzhou.personal.cr.aliyuncs.com/help-center-gitlink/gitlink_help_gitlink"'
|
|
|
|
image_tag: '"latest"'
|
|
|
|
image_tag: '"latest"'
|
|
|
|
registry_address: '""'
|
|
|
|
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:
|
|
|
|