We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3465e3 commit 7760d83Copy full SHA for 7760d83
README.md
@@ -275,7 +275,7 @@ build --workspace_status_command=./print-workspace-status.sh
275
$ cat print-workspace-status.sh
276
cat <<EOF
277
VAR1 value1
278
-# This can be overriden by users if they "export CLUSTER_OVERRIDE"
+# This can be overridden by users if they "export CLUSTER_OVERRIDE"
279
CLUSTER ${CLUSTER_OVERRIDE:-default-value2}
280
EOF
281
</pre>
0 commit comments