mirror of
https://github.com/appleboy/drone-ssh.git
synced 2026-02-17 09:48:50 +08:00
@@ -1,6 +1,6 @@
|
||||
FROM appleboy/golang-testing AS build-env
|
||||
ADD . /go/src/github.com/appleboy/drone-ssh
|
||||
RUN cd /go/src/github.com/appleboy/drone-ssh && make static_build
|
||||
RUN cd /go/src/github.com/appleboy/drone-ssh && make docker_build
|
||||
|
||||
FROM alpine:3.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user