From 19f9e0349a23620759ddc0487f51bcaf89620e59 Mon Sep 17 00:00:00 2001 From: Gong <534592533@qq.com> Date: Tue, 29 Aug 2023 10:27:54 +0800 Subject: [PATCH] fix: YML --- .drone.yml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/.drone.yml b/.drone.yml index de2872f..48c5944 100755 --- a/.drone.yml +++ b/.drone.yml @@ -40,13 +40,12 @@ steps: # 定义管道的执行步骤 - name: build-start image: appleboy/drone-ssh settings: - host: gong.cool - username: - from_secret: ssh_username - password: - from_secret: ssh_password -# port: 22 - command_timeout: 5m +# host: gong.cool +# username: +# from_secret: ssh_username +# password: +# from_secret: ssh_password +# command_timeout: 5m script: - cd /usr/local - ls -a