Changed trigger to cron hourly
This commit is contained in:
parent
7644085039
commit
968720121a
@ -4,8 +4,10 @@ type: exec
|
||||
name: build python3
|
||||
|
||||
trigger:
|
||||
branch:
|
||||
- master
|
||||
event:
|
||||
- cron
|
||||
cron:
|
||||
- hourly
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
|
Loading…
Reference in New Issue
Block a user