chore: build docker test image
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
git clone https://github.com/thomasnordquist/MQTT-Explorer.git /app
|
||||
cd /app
|
||||
git checkout travis-ui-tests
|
||||
|
||||
yarn install --frozen-lockfile
|
||||
yarn build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user