Skip to content

Commit f324db3

Browse files
committed
Remove flag
1 parent e19317e commit f324db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qcumber.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ QBUILD_IMAGE="registry.gitlab.com/kxdev/cloud/packaging/qpacker/qpbuild:2.1.41"
88
CMD="/app/qbuild/scripts/qcumber -color -q $*"
99
SETUP="if [ -f /app/project/build/preTest.sh ]; then source /app/project/build/preTest.sh; fi"
1010

11-
docker run --rm -it \
11+
docker run --rm \
1212
-e KDB_K4LICENSE_B64 \
1313
-v $(pwd):/app/project \
1414
-w /app/project \

0 commit comments

Comments
 (0)