Skip to content

Commit 790aa19

Browse files
committed
all: imp ci scripts
1 parent 3c7c067 commit 790aa19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/make/build-docker.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/bin/sh
22

3+
# TODO(a.garipov): Improve arguments handling.
4+
35
verbose="${VERBOSE:-0}"
46

57
if [ "$verbose" -gt '0' ]; then

0 commit comments

Comments
 (0)