Support for git hosts other than github (#407)

* Update repository list file

* Add host part to repo name

* Allow git hosts other than github
This commit is contained in:
2023-05-24 17:19:21 -06:00
committed by GitHub
parent 1d8f252a51
commit ec6b5439f4
25 changed files with 114 additions and 101 deletions
+4 -4
View File
@@ -1,10 +1,10 @@
version: "1.0"
name: erc721-watcher
repos:
- cerc-io/go-ethereum
- cerc-io/ipld-eth-db
- cerc-io/ipld-eth-server
- cerc-io/watcher-ts
- github.com/cerc-io/go-ethereum
- github.com/cerc-io/ipld-eth-db
- github.com/cerc-io/ipld-eth-server
- github.com/cerc-io/watcher-ts
containers:
- cerc/go-ethereum
- cerc/go-ethereum-foundry