We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a758bb1 + 237d51a commit 65d7f4dCopy full SHA for 65d7f4d
octo/create-package.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-set -xuo pipefail
+set -euo pipefail
4
5
# With Go 1.20, we need to set this so that we produce statically compiled binaries
6
#
0 commit comments