From d75db0b59e9a4f4cfde69cdcb0d3e0385ace2d18 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 3 Apr 2026 16:32:22 +1000 Subject: [PATCH] & --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 7f2d7a6..9c15268 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,6 +10,7 @@ steps: - pip install pytest pytest-asyncio - pytest tests/ -v || true + - name: deploy image: appleboy/drone-ssh settings: @@ -29,4 +30,4 @@ steps: branch: - main event: - - push \ No newline at end of file + - push