We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba44980 commit b3942f5Copy full SHA for b3942f5
private/tools/copybara/copy.bara.sky
@@ -28,6 +28,10 @@ core.workflow(
28
"*",
29
],
30
exclude = [
31
+ "scripts/create_gke_cluster.sh",
32
+ "src/ui/src/containers/App/topbar.tsx",
33
+ "src/ui/assets/images/favicon-base.png",
34
+ "src/ui/assets/images/cosmic-*",
35
".arclint", # TODO(ddelnano): Remove once the issues are addressed
36
".git/**",
37
".github/workflows/**",
0 commit comments