Changed trigger to cron hourly
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user