From 487e5d013d60a541f97fb15bfd4cb2adf14eb05b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BD=97=E4=BD=B3=E9=B8=BF?= <2446434034@qq.com> Date: Mon, 12 Aug 2024 13:58:52 +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