cron rebuild
Some checks are pending
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Vulnerability Scan / Daily Vulnerability Scan (push) Has started running

This commit is contained in:
Paolo Asperti 2024-07-08 16:07:15 +02:00
parent 5e3362c3e8
commit 5395d75a23
Signed by: paspo
GPG Key ID: 06D46905D19D5182

View File

@ -35,6 +35,7 @@ steps:
when: when:
event: event:
- tag - tag
- cron
--- ---
kind: pipeline kind: pipeline
@ -73,6 +74,7 @@ steps:
when: when:
event: event:
- tag - tag
- cron
--- ---
kind: pipeline kind: pipeline
@ -96,6 +98,7 @@ steps:
trigger: trigger:
event: event:
- tag - tag
- cron
depends_on: depends_on:
- linux-amd64 - linux-amd64