Fix drone triggering
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Michel Roux 2020-12-09 23:17:42 +01:00
parent b727e6d2d4
commit ea370927a7

View File

@ -28,6 +28,11 @@ steps:
branch: branch:
- master - master
trigger:
event:
exclude:
- cron
--- ---
kind: pipeline kind: pipeline
name: dependabot name: dependabot
@ -41,6 +46,7 @@ steps:
from_secret: github_access_token from_secret: github_access_token
GITEA_ACCESS_TOKEN: GITEA_ACCESS_TOKEN:
from_secret: gitea_access_token from_secret: gitea_access_token
when:
event: trigger:
- cron event:
- cron