mirror of
https://gitea.com/actions/appleboy-ssh-action.git
synced 2024-11-22 10:09:37 +01:00
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:
parent
d732991ab0
commit
58164d0dc2
1 changed files with 0 additions and 5 deletions
|
@ -1,5 +0,0 @@
|
|||
FROM ghcr.io/appleboy/drone-ssh:1.7.7
|
||||
|
||||
COPY entrypoint.sh /bin/entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/bin/entrypoint.sh"]
|
Loading…
Reference in a new issue