other other way around should do it
continuous-integration/drone/push Build is passing Details

main
Nick Dumas 1 year ago
parent f685c33727
commit 5f1bc452ac

@ -18,5 +18,5 @@ steps:
hosts: ["schemas.ndumas.com"]
source: /drone/src/
target: /var/www/schemas.ndumas.com/
include:
- "**.schema.json"
include: ["*.schema.json"]
exclude: ["**.*"]

Loading…
Cancel
Save