1
0

Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
bunix42 2022-05-04 20:44:19 +00:00
parent 4cf00043dd
commit 201830a8c7

View File

@ -5,7 +5,7 @@ name: default
steps:
- name: docker
- name: build-and-deploy
image: plugins/docker
settings:
repo: bunix42/pre-commit
@ -26,6 +26,6 @@ steps:
trigger:
branch:
- master
- main
event:
- push