From 1e7f8edfae1d67ea1ee85bd8095ad756ce1432f3 Mon Sep 17 00:00:00 2001 From: wangwei2 <153692772@qq.com> Date: Fri, 10 Mar 2023 18:40:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 0b22519..6f40bd5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,6 +13,7 @@ volumes: steps: - name: detection image: alpine + failure: ignore commands: - echo **detection test** - curl 'http://www.baidu.com'