maybe this will order them with deploy last
This commit is contained in:
parent
b9fc169367
commit
b7dc415522
@ -48,9 +48,11 @@ branches:
|
|||||||
- boom
|
- boom
|
||||||
- /^hurricane.*$/
|
- /^hurricane.*$/
|
||||||
|
|
||||||
|
stage: deploy
|
||||||
script:
|
script:
|
||||||
- make emulator-ndebug -C regression SUITE=$SUITE
|
- make emulator-ndebug -C regression SUITE=$SUITE
|
||||||
- travis_wait 30 make emulator-regression-tests -C regression SUITE=$SUITE
|
- travis_wait 30 make emulator-regression-tests -C regression SUITE=$SUITE
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- stage: prepare cache
|
- stage: prepare cache
|
||||||
|
Loading…
Reference in New Issue
Block a user