1
0
Fork 0

Fetch deps
continuous-integration/drone/push Build is failing Details

master
Ambrose Chua 2019-02-16 20:38:09 +08:00
parent 7f2e6734ce
commit 345d50ed51
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ COPY . .
ENV CGO_ENABLED=0
ENV GOOS=linux
ENV GOARCH=amd64
RUN go get
RUN go build -ldflags "-s -w" -o /he-dns-editor