Compare commits

..

2 Commits

Author SHA1 Message Date
Jesse
2c058cad91
Merge aed736182d into 58164d0dc2 2024-09-22 09:42:24 +08:00
appleboy
58164d0dc2
chore: remove Dockerfile and related configurations
- Remove Dockerfile and its associated configurations

Signed-off-by: appleboy <appleboy.tw@gmail.com>
2024-09-22 08:12:49 +08:00

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"]