mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-06-20 16:42:10 +10:00
chore(ssh): pass all ENV variables to script (#259)
This commit is contained in:
parent
a01d3ea1df
commit
5ac43dd762
3 changed files with 21 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM ghcr.io/appleboy/drone-ssh:1.6.14
|
||||
FROM ghcr.io/appleboy/drone-ssh:1.7.0
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue