We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1deb4c4 commit 6bc9feeCopy full SHA for 6bc9fee
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