From 844f26dae946e8b85382ff4b7421c01f6ce9362c Mon Sep 17 00:00:00 2001 From: wangwei2 <153692772@qq.com> Date: Fri, 10 Mar 2023 11:42:47 +0800 Subject: [PATCH] update pipeline for master branch --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c6022fb..29d9607 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,7 @@ steps: commands: - echo **start** - pip install -r requirements.txt - + - name: test image: python:3 commands: