This commit is contained in:
jpellizzari
2017-02-13 11:57:42 -08:00
parent 91fc64c70c
commit 3f597561a4

View File

@@ -174,7 +174,7 @@ ui-build-pkg:
-v $(shell pwd)/client/:/home/weave \
-v $(shell pwd)/tmp:/home/weave/tmp \
$(SCOPE_UI_BUILD_IMAGE) \
cd client && npm run bundle && \
npm run bundle && \
aws s3 cp ./tmp/weave-scope.tgz s3://weaveworks-js-modules/weave-scope/ --acl public-read
clean: