use --frozen-lockfile to ensure dependency integrity across builds

This commit is contained in:
Björn Dalfors
2024-04-08 10:46:22 +02:00
parent 613d0d7178
commit e21011fce1
4 changed files with 6 additions and 6 deletions

View File

@@ -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