forked from mirrors/thatmattlove-hyperglass
putting flask script in nohup
This commit is contained in:
parent
c18ebc9ca7
commit
37ff006a9b
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ install:
|
|||
before_script:
|
||||
- bash ./ci/check_code.sh
|
||||
script:
|
||||
- python3 ./ci/ci_test_prepare.py
|
||||
- nohup python3 ./ci/ci_test_prepare.py &
|
||||
- python3 ./ci/ci_test.py
|
||||
after_script:
|
||||
- bash ./ci/ci_commit.shs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue