From df3b6ba0da5c1fa5750ec079141635d8428bc34b Mon Sep 17 00:00:00 2001 From: wanggang <76527413@qq.com> Date: Fri, 4 Jun 2021 08:57:38 +0800 Subject: [PATCH] update --- .drone.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 4a8b62c..b34fff6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ platform: os: linux steps: - - name: test-config + - name: test image: docker/compose:1.29.2 commands: - cp .env.example .env @@ -20,4 +20,5 @@ steps: username: root password: dsidel123! script: - - echo "test for deploy by ssh" + - pwd + - ls