chore: remove Dockerfile and related configurations

- Remove Dockerfile and its associated configurations

Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
appleboy 2024-09-22 08:12:49 +08:00
parent d732991ab0
commit 58164d0dc2
No known key found for this signature in database
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
FROM ghcr.io/appleboy/drone-ssh:1.7.7
COPY entrypoint.sh /bin/entrypoint.sh
ENTRYPOINT ["/bin/entrypoint.sh"]