From 8d933d52350fafb750a07ef0e3cdb3adfca37314 Mon Sep 17 00:00:00 2001 From: Vitaliy Gulyy Date: Tue, 21 Dec 2021 17:52:11 +0200 Subject: [PATCH] chore: faster build of docker images Signed-off-by: Vitaliy Gulyy --- build.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build.sh b/build.sh index 77b7fe658..5d5bc8136 100755 --- a/build.sh +++ b/build.sh @@ -13,7 +13,6 @@ set -e set -o pipefail parse "$@" -yarn ${YARN_OPTS} #Added to handle experimental Travis tag if [[ -n "${TAG:-}" ]]; then