mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-05 03:01:11 +00:00
forgot to remove reference to gce-parameterize branch of weave
This commit is contained in:
@@ -24,7 +24,7 @@ dependencies:
|
||||
- curl https://sdk.cloud.google.com | bash
|
||||
- test -z "$SECRET_PASSWORD" || bin/setup-circleci-secrets "$SECRET_PASSWORD"
|
||||
post:
|
||||
- git clone --depth 1 -b gce-parameterize https://$WEAVE_REPO.git "$WEAVE_ROOT"
|
||||
- git clone --depth 1 -b master https://$WEAVE_REPO.git "$WEAVE_ROOT"
|
||||
- go get $WEAVE_REPO/...
|
||||
- cd $WEAVE_ROOT; make testing/runner/runner
|
||||
- sudo apt-get install jq
|
||||
|
||||
Reference in New Issue
Block a user