From 6cc3ed20b0315cbc18c0ca30802e0010768fba01 Mon Sep 17 00:00:00 2001 From: wanggang <76527413@qq.com> Date: Mon, 21 Jun 2021 10:56:57 +0800 Subject: [PATCH] update --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 190fa50..73cbaca 100644 --- a/.drone.yml +++ b/.drone.yml @@ -30,4 +30,4 @@ steps: from_secret: ssh_password script: - cd /data/publish2/frp/publish - - docker compose up --remove-orphans -d \ No newline at end of file + - docker-compose up --remove-orphans -d \ No newline at end of file