increase ui build timeout

This commit is contained in:
checktheroads 2020-06-22 15:38:06 -07:00
parent 676763d026
commit b23ec62fa9

View file

@ -22,5 +22,5 @@ jobs:
before_install:
- docker build -t hyperglass/ubuntu -f .tests/app/ubuntu/Dockerfile .
env:
- HYPERGLASS_UI_BUILD_TIMEOUT=180
- HYPERGLASS_UI_BUILD_TIMEOUT=600
script: docker run hyperglass/ubuntu /tmp/setup.sh