use --frozen-lockfile to ensure dependency integrity across builds
This commit is contained in:
@@ -5,7 +5,7 @@ git clone https://github.com/thomasnordquist/MQTT-Explorer.git /app
|
||||
cd /app
|
||||
git checkout travis-ui-tests
|
||||
|
||||
yarn
|
||||
yarn install --frozen-lockfile
|
||||
yarn build
|
||||
|
||||
yarn ui-test
|
||||
|
||||
Reference in New Issue
Block a user