Fix nightly build
This commit is contained in:
parent
116d479975
commit
518f8dcef3
|
@ -89,7 +89,7 @@ workflows:
|
||||||
- 'test-go-1.9':
|
- 'test-go-1.9':
|
||||||
requires:
|
requires:
|
||||||
- 'deps'
|
- 'deps'
|
||||||
- 'test-go-1.9':
|
- 'test-go-1.10':
|
||||||
requires:
|
requires:
|
||||||
- 'deps'
|
- 'deps'
|
||||||
- 'nightly':
|
- 'nightly':
|
||||||
|
@ -99,7 +99,7 @@ workflows:
|
||||||
- 'test-go-1.10'
|
- 'test-go-1.10'
|
||||||
triggers:
|
triggers:
|
||||||
- schedule:
|
- schedule:
|
||||||
cron: "0 18 * * *"
|
cron: "0 7 * * *"
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
|
|
Loading…
Reference in New Issue