minor drone lint fix
continuous-integration/drone/push Build is passing Details

main
Antonio De Lucreziis 8 months ago
parent 21260f1a85
commit 54d95b9c59

@ -7,6 +7,7 @@
kind: pipeline
name: default
type: docker
steps:
- name: deploy
@ -35,8 +36,8 @@ trigger:
---
kind: pipeline
type: exec # this job is executed on the host machine
name: caddy-permissions
type: exec # this job is executed on the host machine
depends_on:
- default

Loading…
Cancel
Save