We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1041d9e commit 85f2df2Copy full SHA for 85f2df2
1 file changed
Dockerfile
@@ -20,7 +20,7 @@ COPY glide.lock /go/src/github.com/deis/workflow-cli/
20
21
WORKDIR /go/src/github.com/deis/workflow-cli
22
23
-RUN glide install --strip-vcs --strip-vendor
+RUN glide install --strip-vendor
24
25
COPY ./_scripts /usr/local/bin
26
0 commit comments