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

This commit is contained in:
wangmingqiang 2024-06-05 02:18:08 +00:00 committed by jianmu
parent 2bdfd8874e
commit 20b31b7319
1 changed files with 2 additions and 3 deletions

View File

@ -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