forked from mirrors/thatmattlove-hyperglass
fix missing log file in CI
This commit is contained in:
parent
aa5adf3e7f
commit
ec28ccafbc
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
LOG_FILE="$HOME/hyperglass-ci.log"
|
||||
touch /tmp/hyperglass.log
|
||||
|
||||
export POETRY_HYPERGLASS_UI_BUILD_TIMEOUT="600"
|
||||
echo "[INFO] Set build timeout to $POETRY_HYPERGLASS_UI_BUILD_TIMEOUT seconds"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue