mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-18 04:49:55 +00:00
test
This commit is contained in:
2
Makefile
2
Makefile
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user