mirror of
https://github.com/appleboy/ssh-action.git
synced 2026-07-06 20:46:14 +00:00
Compare commits
1 Commits
2c058cad91
...
4e07856e03
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4e07856e03 |
5
Dockerfile
Normal file
5
Dockerfile
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
FROM ghcr.io/appleboy/drone-ssh:1.7.7
|
||||||
|
|
||||||
|
COPY entrypoint.sh /bin/entrypoint.sh
|
||||||
|
|
||||||
|
ENTRYPOINT ["/bin/entrypoint.sh"]
|
||||||
Loading…
Reference in New Issue
Block a user