Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
quackerd 2022-06-20 01:31:10 +00:00
parent 4ecbce6dab
commit 00157ce15a

View File

@ -4,10 +4,6 @@ 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