1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

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