From 5e49fc7e9cc72dc277f1423ccfd0d188eaa99b2c Mon Sep 17 00:00:00 2001 From: Joseph Montanaro Date: Wed, 30 Dec 2020 05:40:09 -0800 Subject: [PATCH] filter execution on cron event name --- .drone.yml | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index 1602093..a20b6cb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,6 +5,8 @@ name: check trigger: event: - cron + cron: + - weekly-update-check steps: - name: check diff --git a/README.md b/README.md index 20b5b61..d0b1a12 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # 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 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