Test
Signed-off-by: perrinjerome <perrinjerome@noreply.gitea.com>
This commit is contained in:
parent
551964ebda
commit
1351d73b14
|
|
@ -3,3 +3,5 @@ FROM ghcr.io/appleboy/drone-ssh:1.7.4
|
|||
COPY entrypoint.sh /bin/entrypoint.sh
|
||||
|
||||
ENTRYPOINT ["/bin/entrypoint.sh"]
|
||||
|
||||
test test
|
||||
Loading…
Reference in New Issue