Skip to content

Commit

Permalink
fix cue syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanvuong2021 committed Mar 27, 2024
1 parent 719c200 commit 69a9593
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/k8s/dev/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,8 @@ cue_dump(
},
tags = ["manual"],
deps = [
":base_gke",
":config_gke",
"//src/main/k8s:open_telemetry",
],
)
Expand Down

0 comments on commit 69a9593

Please sign in to comment.