mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-06-20 16:42:10 +10:00
chore(auth): allow set password and private key at same time. (#226)
This commit is contained in:
parent
c1965ddd25
commit
7bf58514db
2 changed files with 21 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM appleboy/drone-ssh:1.6.8-linux-amd64
|
||||
FROM appleboy/drone-ssh
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue