Update '.drone.yml'

This commit is contained in:
quackerd 2022-06-20 01:27:08 +00:00
parent ef9dc00e6c
commit 04e66969b6

View File

@ -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