From 16acfb9b3d0b07956ded0540c4e33a6c329a754d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=99=BD=E9=B8=BD?= Date: Mon, 24 Jun 2024 08:50:17 +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..7c8d3c6 --- /dev/null +++ b/.drone.yml @@ -0,0 +1,3 @@ +kind: pipeline +type: docker +name: greeting \ No newline at end of file