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