refactor: .devops/未命名项目.yml
This commit is contained in:
parent
2bdfd8874e
commit
20b31b7319
|
@ -1,8 +1,7 @@
|
|||
version: 2
|
||||
name: 未命名项目
|
||||
description: ""
|
||||
global:
|
||||
concurrent: 1
|
||||
|
||||
workflow:
|
||||
- ref: start
|
||||
name: 开始
|
||||
|
@ -19,7 +18,7 @@ workflow:
|
|||
image_name: '""'
|
||||
image_tag: '"latest"'
|
||||
registry_address: '""'
|
||||
docker_file: '"Dockerfile"'
|
||||
|
||||
docker_build_path: '"."'
|
||||
workspace: '"."'
|
||||
image_push: true
|
||||
|
|
Loading…
Reference in New Issue