Changed trigger to cron hourly

This commit is contained in:
thorsten.spille 2022-06-12 11:48:19 +02:00
parent 7644085039
commit 968720121a

View File

@ -4,8 +4,10 @@ type: exec
name: build python3 name: build python3
trigger: trigger:
branch: event:
- master - cron
cron:
- hourly
platform: platform:
os: linux os: linux