forgot to remove reference to gce-parameterize branch of weave

This commit is contained in:
Paul Bellamy
2015-07-31 11:46:50 +01:00
parent e5806f5318
commit 625a08bd21

View File

@@ -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