mirror of
https://ghproxy.net/https://github.com/appleboy/scp-action.git
synced 2025-04-04 05:48:24 +00:00
fix: check os version first.
Signed-off-by: Bo-Yi.Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
6cd4f0cace
commit
92c6506832
@ -1,4 +1,4 @@
|
||||
FROM appleboy/drone-scp:1.6.4-linux-amd64
|
||||
FROM ghcr.io/appleboy/drone-scp:latest
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
Loading…
Reference in New Issue
Block a user