forked from Lesin/reposync
refactor: .devops/未命名项目.yml
This commit is contained in:
parent
32ea232bb0
commit
18879e4b54
|
@ -31,7 +31,9 @@ workflow:
|
|||
name: docker镜像构建
|
||||
task: docker_image_build@1.6.0
|
||||
input:
|
||||
image_name: '"test"'
|
||||
docker_username: ((dockerhub.zhanghao))
|
||||
docker_password: ((dockerhub.mima))
|
||||
image_name: '"reposyncer"'
|
||||
image_tag: '"latest"'
|
||||
registry_address: '""'
|
||||
docker_file: git_clone_0.git_path+"/Dockerfile"
|
||||
|
|
Loading…
Reference in New Issue