This commit is contained in:
2026-04-03 16:32:22 +10:00
parent dc6681d61d
commit d75db0b59e

View File

@@ -10,6 +10,7 @@ steps:
- pip install pytest pytest-asyncio - pip install pytest pytest-asyncio
- pytest tests/ -v || true - pytest tests/ -v || true
- name: deploy - name: deploy
image: appleboy/drone-ssh image: appleboy/drone-ssh
settings: settings:
@@ -29,4 +30,4 @@ steps:
branch: branch:
- main - main
event: event:
- push - push