From 67f000865a944db1547d11d1678ac46d83de01d6 Mon Sep 17 00:00:00 2001 From: devad Date: Mon, 9 Sep 2024 01:26:51 +0000 Subject: [PATCH] refactor: .devops/aly.yml Former-commit-id: 579cab35914d2e04d577328bf6e66bc6c6f7fbea --- .devops/aly.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devops/aly.yml b/.devops/aly.yml index 60e7480a..1f6b4ada 100644 --- a/.devops/aly.yml +++ b/.devops/aly.yml @@ -32,7 +32,7 @@ workflow: image_tag: '"latest"' registry_address: '"registry.cn-hangzhou.aliyuncs.com"' docker_file: '"Dockerfile"' - docker_build_path: git_clone_0.git_path + docker_build_path: '"."' workspace: git_clone_0.git_path image_clean: true image_push: true