Download dependencies before build / test

pull/5/head
Mickael Remond 7 years ago
parent 9f0a26f9d8
commit f1cda2c899
No known key found for this signature in database
GPG Key ID: E6F6045D79965AA3

@ -1,4 +1,4 @@
FROM golang:1.9
WORKDIR /go/src/fluux.io/xmpp
COPY . ./
# RUN go get
RUN go get
Loading…
Cancel
Save