tweaking yml
All checks were successful
Lint Checks / Run linter (push) Successful in 41s
Lint Checks / Run linter (pull_request) Successful in 46s
Deploy Test / Run deploy test suite (pull_request) Successful in 5m32s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 9m21s
Webapp Test / Run webapp test suite (pull_request) Successful in 4m42s
Smoke Test / Run basic test suite (pull_request) Successful in 4m28s
All checks were successful
Lint Checks / Run linter (push) Successful in 41s
Lint Checks / Run linter (pull_request) Successful in 46s
Deploy Test / Run deploy test suite (pull_request) Successful in 5m32s
K8s Deploy Test / Run deploy test suite on kind/k8s (pull_request) Successful in 9m21s
Webapp Test / Run webapp test suite (pull_request) Successful in 4m42s
Smoke Test / Run basic test suite (pull_request) Successful in 4m28s
This commit is contained in:
parent
07282cdd6e
commit
b4df8104c8
@ -63,7 +63,7 @@ services:
|
|||||||
- "9003"
|
- "9003"
|
||||||
command: >
|
command: >
|
||||||
op-node
|
op-node
|
||||||
--l1="$L1_RPC_URL"
|
--l1="https://eth-mainnet-1.vdb.to/"
|
||||||
--l1.rpckind="any"
|
--l1.rpckind="any"
|
||||||
--l2="http://blast-geth:8551"
|
--l2="http://blast-geth:8551"
|
||||||
--l2.jwt-secret=/blast/jwt.txt
|
--l2.jwt-secret=/blast/jwt.txt
|
||||||
|
@ -5,12 +5,14 @@ repos:
|
|||||||
- github.com/blast-io/blast
|
- github.com/blast-io/blast
|
||||||
- git.vdb.to/cerc-io/keycloak-reg-api
|
- git.vdb.to/cerc-io/keycloak-reg-api
|
||||||
- git.vdb.to/cerc-io/keycloak-reg-ui
|
- git.vdb.to/cerc-io/keycloak-reg-ui
|
||||||
|
- git.vdb.to/cerc-io/lighthouse
|
||||||
containers:
|
containers:
|
||||||
- cerc/keycloak
|
- cerc/keycloak
|
||||||
- cerc/webapp-base
|
- cerc/webapp-base
|
||||||
- cerc/keycloak-reg-api
|
- cerc/keycloak-reg-api
|
||||||
- cerc/keycloak-reg-ui
|
- cerc/keycloak-reg-ui
|
||||||
|
- cerc/lighthouse
|
||||||
|
- cerc/lighthouse-cli
|
||||||
pods:
|
pods:
|
||||||
- blast
|
- blast
|
||||||
- mainnet-eth-keycloak
|
- mainnet-eth-keycloak
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user