From b40b18be481c456fcd06c85b627c656e40291c54 Mon Sep 17 00:00:00 2001 From: Unshift Date: Fri, 22 Nov 2024 15:58:06 +0800 Subject: [PATCH] fix: test19 --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 355462c..d4535e1 100755 --- a/.drone.yml +++ b/.drone.yml @@ -1,11 +1,11 @@ kind: pipeline type: kubernetes -name: project-go +name: test steps: #构建镜像 - name: build - image: golang:latest + image: registry.cn-shanghai.aliyuncs.com/gong92-socl/hy-test-k8s pull: if-not-exists commands: - ls -a