From 17c2c172de1f2a78cd059b750b0d4524b669c464 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BD=97=E4=BD=B3=E9=B8=BF?= <2446434034@qq.com> Date: Fri, 9 Aug 2024 09:06:42 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20.drone.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .drone.yml diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..228115e --- /dev/null +++ b/.drone.yml @@ -0,0 +1,3 @@ +kind: pipeline +type: docker +name: mypubdemo \ No newline at end of file