change testing branch build to 6am

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-02-22 15:09:28 +01:00
parent 86ce49aae4
commit 8dfe06a9bd
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ beacon_node_builds_branches:
- name: 'testing-large'
version: 'testing'
targets: ['nimbus_beacon_node', 'nimbus_signing_process']
frequency: '*-*-* 02:00:00'
frequency: '*-*-* 06:00:00'
- name: 'stable-large'
version: 'stable'
targets: ['nimbus_beacon_node', 'nimbus_signing_process']

View File

@ -12,7 +12,7 @@ beacon_node_builds_branches:
- name: 'testing-small'
version: 'testing'
targets: ['nimbus_beacon_node', 'nimbus_signing_process']
frequency: '*-*-* 02:00:00'
frequency: '*-*-* 06:00:00'
- name: 'stable-small'
version: 'stable'
targets: ['nimbus_beacon_node', 'nimbus_signing_process']