Merge remote-tracking branch 'origin/master'

This commit is contained in:
Umputun
2019-01-27 14:28:35 -06:00
-1
View File
@@ -23,7 +23,6 @@ ARG MONGO_TEST
WORKDIR /go/src/github.com/umputun/remark/backend
ADD backend /go/src/github.com/umputun/remark/backend
ADD .git /go/src/github.com/umputun/remark/.git
# run tests
RUN \