1
0
Fork 0

Update '.drone.yml'
continuous-integration/drone/push Build is failing Details

main
bunix42 2 years ago
parent 4cf00043dd
commit 201830a8c7

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

Loading…
Cancel
Save