fix: both ce2334e798 and 128d5ff9df got it wrong
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
* reintroducing target-based exclude
This commit is contained in:
parent
ce2334e798
commit
8d95368415
@ -16,8 +16,9 @@ trigger:
|
|||||||
- push
|
- push
|
||||||
- tag
|
- tag
|
||||||
- cron
|
- cron
|
||||||
cron:
|
target:
|
||||||
- "hourly-build"
|
exclude:
|
||||||
|
- nightly
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: call webhook
|
- name: call webhook
|
||||||
|
Loading…
Reference in New Issue
Block a user