mirror of
https://github.com/vacp2p/linea-monorepo.git
synced 2026-01-09 04:08:01 -05:00
staterecovery: fix cli options regression (#567)
* staterecovery: fix cli options regression & add CI jobs
This commit is contained in:
@@ -186,7 +186,6 @@ dockerCompose {
|
||||
"l1-node-genesis-generator",
|
||||
"l1-el-node",
|
||||
"l1-cl-node",
|
||||
"l2-node",
|
||||
"blobscan-api",
|
||||
"blobscan-indexer",
|
||||
"redis",
|
||||
@@ -200,7 +199,7 @@ dockerCompose {
|
||||
"--profile",
|
||||
"l2",
|
||||
"--profile",
|
||||
"staterecover"
|
||||
"staterecovery"
|
||||
]
|
||||
useComposeFiles = [
|
||||
"${project.rootDir.path}/docker/compose.yml",
|
||||
|
||||
Reference in New Issue
Block a user