mirror of
https://gitea.com/actions/appleboy-ssh-action.git
synced 2025-06-07 05:36:37 +00:00
7 lines
122 B
Docker
7 lines
122 B
Docker
FROM ghcr.io/appleboy/drone-ssh:1.7.4
|
|
|
|
COPY entrypoint.sh /bin/entrypoint.sh
|
|
|
|
ENTRYPOINT ["/bin/entrypoint.sh"]
|
|
|
|
test test |