We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da4a226 commit 3020d06Copy full SHA for 3020d06
Tiltfile
@@ -17,5 +17,5 @@ k8s_yaml_with_ns("ci.yaml")
17
k8s_resource(
18
"ntt-ci-tests",
19
labels = ["ntt"],
20
- resource_deps = ["eth-devnet2", "guardian"],
+ resource_deps = ["eth-devnet","eth-devnet2", "guardian"],
21
)
0 commit comments