update drone.yml
This commit is contained in:
parent
0b821850d2
commit
9217e7367e
|
@ -16,4 +16,9 @@ steps:
|
|||
- ${DRONE_BRANCH/\//-}
|
||||
- ${DRONE_BRANCH/master/latest}
|
||||
|
||||
|
||||
# rebuild weekly and push
|
||||
trigger:
|
||||
event:
|
||||
- cron
|
||||
cron:
|
||||
- weekly
|
||||
|
|
Loading…
Reference in New Issue