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 ecbd15d commit 249b93bCopy full SHA for 249b93b
scripts/build/in_docker.sh
@@ -1,6 +1,7 @@
1
-#!/bin/sh
+#!/bin/bash
2
3
set -e
4
+set -x
5
6
ENV="`${SET_ENV}`"
7
ARGS="${@}"
0 commit comments