mirror of
https://github.com/FluuxIO/go-xmpp.git
synced 2025-11-07 18:53:44 -08:00
Download dependencies before build / test
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.9
|
||||
WORKDIR /go/src/fluux.io/xmpp
|
||||
COPY . ./
|
||||
# RUN go get
|
||||
RUN go get
|
||||
Reference in New Issue
Block a user