mirror of
https://github.com/status-im/status-react.git
synced 2025-01-22 00:41:07 +00:00
ci: run nightly e2e at 2am, not 4am
This commit is contained in:
parent
2976830497
commit
6274bd7cb6
@ -5,8 +5,8 @@ pipeline {
|
||||
agent { label 'linux' }
|
||||
|
||||
triggers {
|
||||
// Nightly at 4am
|
||||
cron 'H 4 * * *'
|
||||
// Nightly at 2am
|
||||
cron 'H 2 * * *'
|
||||
}
|
||||
|
||||
parameters {
|
||||
|
Loading…
x
Reference in New Issue
Block a user