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.
2 parents 34e476d + 5c4e327 commit de47615Copy full SHA for de47615
hooks/post-command
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-set -uo pipefail
+set -o pipefail
4
5
WIZ_DIR="$HOME/.wiz"
6
SCAN_TYPE="${BUILDKITE_PLUGIN_WIZ_SCAN_TYPE:-}"
0 commit comments