From ab41e5f152db6a087feab02da111a4f6dcb5c7ea Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 3 Feb 2017 04:21:46 +0300 Subject: Update ci scripts for support mulyple libs to build and pack in one dir. --- .ci/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.ci/run.sh') diff --git a/.ci/run.sh b/.ci/run.sh index 89461de..1c2a6a4 100755 --- a/.ci/run.sh +++ b/.ci/run.sh @@ -1,5 +1,5 @@ #!/bin/bash cd scripts -../.ci/retry.sh $* || exit 1 +$* || exit 1 cd .. -- cgit v1.2.3-60-g2f50