FROM ghcr.io/appleboy/drone-scp:1.6.12

COPY entrypoint.sh /bin/entrypoint.sh

ENTRYPOINT ["/bin/entrypoint.sh"]