From fc5d7a7766af08f25156e31d8df4006e2a4b01ba Mon Sep 17 00:00:00 2001 From: Unshift Date: Fri, 22 Nov 2024 16:04:40 +0800 Subject: [PATCH] fix: test22 --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index a0a3e99..5d5f515 100755 --- a/.drone.yml +++ b/.drone.yml @@ -1,10 +1,10 @@ kind: pipeline -type: docker +type: kubernetes name: test steps: - name: build - image: registry.cn-shanghai.aliyuncs.com/gong92-socl/hy-test-k8s + image: aplina pull: if-not-exists commands: - ls -a