fix drone config
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-07-09 02:43:14 +08:00
parent 664d7aa60d
commit 86eaff16b0
3 changed files with 5 additions and 3 deletions

View File

@@ -12,4 +12,6 @@ services:
environment:
TZ: "Asia/Shanghai"
tty: true
working_dir: /app
command: ["python3", "test.py"]