Update '.drone.yml'
This commit is contained in:
parent
ef9dc00e6c
commit
04e66969b6
@ -4,6 +4,10 @@ name: Docker image build
|
|||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
|
event:
|
||||||
|
- cron
|
||||||
|
cron:
|
||||||
|
- weekly
|
||||||
steps:
|
steps:
|
||||||
- name: config
|
- name: config
|
||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
|
Loading…
Reference in New Issue
Block a user