This commit is contained in:
jpellizzari
2017-04-17 11:01:23 -05:00
parent ba3d9cc8c5
commit 0bc95fa805
+1 -1
View File
@@ -168,7 +168,7 @@ ui-upload: client/build-external/index.html
aws s3 cp client/build-external/ s3://static.weave.works/scope-ui/ --recursive --exclude '*.html'
ui-build-pkg:
printenv &&
printenv && \
$(sudo) docker run $(RUN_FLAGS) \
-v $(shell pwd)/client/app:/home/weave/app \
-v $(shell pwd)/tmp:/home/weave/tmp \