Browse Source

refactor: .devops/aly.yml

Former-commit-id: d3cb7031c0
pull/303/head
devad jianmu 1 year ago
parent
commit
aa2510ef6c
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      .devops/aly.yml

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

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


Loading…
Cancel
Save