set mongo url to skip in order to allow PR builds

This commit is contained in:
Umputun
2018-07-14 12:13:24 -05:00
parent a22521ab92
commit e2360eafe1
+1 -1
View File
@@ -19,7 +19,7 @@ ARG DRONE_BRANCH
ARG DRONE_PULL_REQUEST
ARG SKIP_BACKEND_TEST
ARG MONGO_REMARK_TEST
ARG MONGO_REMARK_TEST=skip
WORKDIR /go/src/github.com/umputun/remark/backend
ADD backend /go/src/github.com/umputun/remark/backend