We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c124e0d commit a4674d7Copy full SHA for a4674d7
1 file changed
skaffold/skaffold_vizier.yaml
@@ -139,7 +139,7 @@ profiles:
139
value:
140
- k8s/vizier/persistent_metadata/aarch64
141
# Note: You will want to stick with a sysroot based build (-p x86_64_sysroot or -p aarch64_sysroot),
142
-# but you may want to change the --complication_mode setting based on your needs.
+# but you may want to change the --complication_mode setting based on your needs.
143
# opt builds remove assert/debug checks, while dbg builds work with debuggers (gdb).
144
# See the bazel docs for more details https://bazel.build/docs/user-manual#compilation-mode
145
- name: x86_64_sysroot
0 commit comments