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