Browse Source

refactor: .devops/tencent-develop.yml

pull/478/head
devad jianmu 6 months ago
parent
commit
359032dbdb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .devops/tencent-develop.yml

+ 1
- 1
.devops/tencent-develop.yml View File

@@ -32,7 +32,7 @@ workflow:
docker_password: ((aly.docker_password))
image_name: '"registry.cn-hangzhou.aliyuncs.com/jcce/pcm-core-api"'
image_tag: '"dev-latest"'
docker_file: '"Dockerfile"'
docker_file: git_clone_0.git_path+"Dockerfile"
docker_build_path: '"."'
build_args: '""'
needs:


Loading…
Cancel
Save