From cb102eeaec4f05816822fe271cb4429c70cc8843 Mon Sep 17 00:00:00 2001 From: ching Date: Thu, 12 Feb 2026 17:03:49 +0800 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 70ae7e9..b21e989 100644 --- a/.drone.yml +++ b/.drone.yml @@ -48,7 +48,7 @@ steps: - echo "Go to the project directory" - cd /root/develop/linear-discord-webhook - echo "Restart the container" - - docker-compose down && docker-compose up -d + - docker compose down && docker compose up -d - name: discord notification image: appleboy/drone-discord