Add ipfs/go-ipfs to website
I've been using it a lot as a test for a larger repo. May as well canonicalize it.
This commit is contained in:
parent
8d6f62d4b3
commit
1f0fe3a796
|
@ -77,9 +77,9 @@ build_and_deploy() {
|
|||
--target "${static_site}" \
|
||||
${DEPLOY_CNAME_URL:+--cname "${DEPLOY_CNAME_URL}"} \
|
||||
--repo ipfs/js-ipfs \
|
||||
--repo ipfs/go-ipfs \
|
||||
--repo sourcecred/sourcecred \
|
||||
--repo sourcecred/research \
|
||||
--repo sourcecred/pm \
|
||||
;
|
||||
|
||||
sourcecred_site="$(mktemp -d --suffix ".sourcecred-site")"
|
||||
|
|
Loading…
Reference in New Issue