ssh-action/Dockerfile

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