Last try, then I give up

This commit is contained in:
Tom Wilkie
2015-11-03 17:01:03 +00:00
parent 6164d7dc94
commit 8f2dc64762

View File

@@ -32,8 +32,8 @@ dependencies:
- cd $SRCDIR/backend; ../tools/rebuild-image weaveworks/scope-backend-build . Dockerfile build.sh
- touch $SRCDIR/.scope_backend_build.uptodate
- make -C $SRCDIR/tools/runner
- mkdir -p $WEAVE_REPO/tools/runner
- cp $SRCDIR/tools/runner/runner $WEAVE_REPO/tools/runner
- mkdir -p $WEAVE_ROOT/tools/runner
- cp $SRCDIR/tools/runner/runner $WEAVE_ROOT/tools/runner
test:
override: