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

@@ -1,5 +1,5 @@
FROM python:3.11
WORKDIR /app
#WORKDIR /app
CMD ["python3", "test.py"]
# CMD ["python3", "test.py"]