Closed artemovskiy closed 2 years ago
Without this instruction it finishes with 0 error code even if an error was thrown. Such behaviour is dangerous, because the docker image build completes successfully, but there is no yarn.lock inside and it is unexpected.
yarn.lock
Without this instruction it finishes with 0 error code even if an error was thrown. Such behaviour is dangerous, because the docker image build completes successfully, but there is no
yarn.lock
inside and it is unexpected.