Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
chore: faster build of docker images
Browse files Browse the repository at this point in the history
Signed-off-by: Vitaliy Gulyy <[email protected]>
  • Loading branch information
vitaliy-guliy committed Dec 21, 2021
1 parent 6538c23 commit 8d933d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ set -e
set -o pipefail

parse "$@"
yarn ${YARN_OPTS}

#Added to handle experimental Travis tag
if [[ -n "${TAG:-}" ]]; then
Expand Down

0 comments on commit 8d933d5

Please sign in to comment.