From 3d2b046d94eb8ed0e7a4a1382e105d3bc2ebf6e3 Mon Sep 17 00:00:00 2001 From: "zhipeng.hu" Date: Tue, 15 Aug 2023 09:17:01 +0800 Subject: [PATCH] prod --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 80643ff..4304498 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,7 +10,7 @@ volumes: steps: - name: test-secrt - image: alpine:3.10 + image: alpine commands: - echo "hello world" when: