mirror of
https://github.com/appleboy/drone-ssh.git
synced 2026-02-17 09:48:50 +08:00
add arm arm64 and amd64 build. (#106)
* add arm arm64 and amd64 build. Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> * add release folder to ignore list. Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
@@ -12,5 +12,5 @@ LABEL org.label-schema.name="drone-ssh"
|
||||
LABEL org.label-schema.vendor="Bo-Yi Wu"
|
||||
LABEL org.label-schema.schema-version="1.0"
|
||||
|
||||
ADD drone-ssh /bin/
|
||||
ADD release/linux/amd64/drone-ssh /bin/
|
||||
ENTRYPOINT ["/bin/drone-ssh"]
|
||||
|
||||
Reference in New Issue
Block a user