filter execution on cron event name
This commit is contained in:
parent
dbe5db895b
commit
5e49fc7e9c
@ -5,6 +5,8 @@ name: check
|
|||||||
trigger:
|
trigger:
|
||||||
event:
|
event:
|
||||||
- cron
|
- cron
|
||||||
|
cron:
|
||||||
|
- weekly-update-check
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: check
|
- name: check
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
# No-limit Drone server CI pipeline
|
# No-limit Drone server CI pipeline
|
||||||
|
|
||||||
|
[![Build Status](https://drone.jfmonty2.com/api/badges/jfmonty2/drone/status.svg)](https://drone.jfmonty2.com/jfmonty2/drone)
|
||||||
|
|
||||||
The official Docker images provided by the Drone CI project use the Enterprise version, which is
|
The official Docker images provided by the Drone CI project use the Enterprise version, which is
|
||||||
limied to a total of 5000 builds unless the server is in posession of a valid Enterprise license.
|
limied to a total of 5000 builds unless the server is in posession of a valid Enterprise license.
|
||||||
For personal or small-company (<$1M yearly revenue) use this limitation can be avoided by compiling
|
For personal or small-company (<$1M yearly revenue) use this limitation can be avoided by compiling
|
||||||
|
Loading…
x
Reference in New Issue
Block a user