use this branch

This commit is contained in:
Dandelion Mané 2019-09-12 19:28:21 +02:00
parent 5fa29c372d
commit d5848ef1d1

View File

@ -2,7 +2,7 @@
set -eu
: "${SOURCECRED_REMOTE:=git@github.com:sourcecred/sourcecred.git}"
: "${SOURCECRED_REF:=origin/master}"
: "${SOURCECRED_REF:=origin/combined-deploy}"
: "${DEPLOY_REMOTE:=git@github.com:sourcecred/sourcecred.github.io.git}"
: "${DEPLOY_BRANCH:=master}"