We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41d473d commit 5f3ece9Copy full SHA for 5f3ece9
1 file changed
script/cibuild
@@ -13,6 +13,7 @@
13
echo 'Starting script/cibuild'
14
15
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && cd .. && pwd )"
16
+env
17
18
# Create a temporary file to capture output of various steps.
19
export OUTPUT_FILE="$(mktemp)"
0 commit comments