From 4777d06d1044db99c0ca3e5460721b6af8345607 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 3 Jun 2021 03:01:43 +0000 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 | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/.drone.yml b/.drone.yml index da9df15..a793cc6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,17 +14,17 @@ steps: - docker-compose config --- -kind: pipeline -type: ssh -name: publish +# kind: pipeline +# type: ssh +# name: publish -server: - host: 10.10.14.176 - user: root - password: dsidel123! +# server: +# host: 10.10.14.176 +# user: root +# password: dsidel123! -steps: - - name: publish - commands: - - pwd - - ls +# steps: +# - name: publish +# commands: +# - pwd +# - ls