Add go-ethereum service
ci/woodpecker/push/woodpecker Pipeline was successful Podrobnosti

This commit is contained in:
tree 2022-12-18 23:46:54 +01:00
rodič 46c7896973
revize f1d4e7cf39
1 změnil soubory, kde provedl 17 přidání a 0 odebrání

Zobrazit soubor

@ -340,3 +340,20 @@ services:
host: feedback.gwei.cz
server: frontier
monitor: 41
- name: Go Ethereum (ETH)
repo: ethereum/go-ethereum
host: eth.gwei.cz
server: hex
monitor: 43
version_conf:
from:
url: https://eth.gwei.cz
options:
method: post
headers:
Content-Type: 'application/json'
body: '{"jsonrpc":"2.0","method":"web3_clientVersion","params":[],"id":67}'
query: $match(result,/^Geth\/v([^-]+)/)[0].groups[0]
to:
strategy: github_tags