Skip to content

Commit 6e25f1b

Browse files
committed
echo commands in docker_build.sh
1 parent 86c3c74 commit 6e25f1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/docker_build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/sh
22

3+
set -x
34
set -e
45

56
usage() {

0 commit comments

Comments
 (0)