mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 09:41:57 +00:00
Build experimental stuff in a container too
This commit is contained in:
@@ -7,5 +7,5 @@ set -eux
|
||||
|
||||
cd $GOPATH/src/github.com/weaveworks/scope
|
||||
rm $1 2>/dev/null || true
|
||||
make BUILD_IN_CONTAINER=false $1
|
||||
make BUILD_IN_CONTAINER=false $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user