Browse Source

refactor: .devops/基于gitlink构建.yml

gitlink
songjc jianmu 8 months ago
parent
commit
01d6b4be11
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .devops/基于gitlink构建.yml

+ 1
- 1
.devops/基于gitlink构建.yml View File

@@ -109,7 +109,7 @@ workflow:
docker_password: ((docker_registry.registry_password)) docker_password: ((docker_registry.registry_password))
image_name: '"112.95.163.90:5010/agentservice-x86"' image_name: '"112.95.163.90:5010/agentservice-x86"'
image_tag: '"latest"' image_tag: '"latest"'
registry_address: '"http://123.60.146.162:5010"'
registry_address: '"123.60.146.162:5010"'
docker_file: '"Dockerfile"' docker_file: '"Dockerfile"'
docker_build_path: '"."' docker_build_path: '"."'
workspace: git_clone_0.git_path workspace: git_clone_0.git_path


Loading…
Cancel
Save