mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 01:31:17 +00:00
Try again
This commit is contained in:
@@ -31,7 +31,9 @@ dependencies:
|
||||
- touch $SRCDIR/.scope_ui_build.uptodate
|
||||
- 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
|
||||
- make -C $SRCDIR/tools/runner
|
||||
- mkdir -p $WEAVE_REPO/tools/runner
|
||||
- cp $SRCDIR/tools/runner/runner $WEAVE_REPO/tools/runner
|
||||
|
||||
test:
|
||||
override:
|
||||
|
||||
Reference in New Issue
Block a user