Browse Source

refactor: .devops/aly.yml

Former-commit-id: 579cab3591
pull/308/head
devad jianmu 1 year ago
parent
commit
67f000865a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .devops/aly.yml

+ 1
- 1
.devops/aly.yml View File

@@ -32,7 +32,7 @@ workflow:
image_tag: '"latest"' image_tag: '"latest"'
registry_address: '"registry.cn-hangzhou.aliyuncs.com"' registry_address: '"registry.cn-hangzhou.aliyuncs.com"'
docker_file: '"Dockerfile"' docker_file: '"Dockerfile"'
docker_build_path: git_clone_0.git_path
docker_build_path: '"."'
workspace: git_clone_0.git_path workspace: git_clone_0.git_path
image_clean: true image_clean: true
image_push: true image_push: true


Loading…
Cancel
Save