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

main
Nick Dumas 2 years ago
parent f685c33727
commit 5f1bc452ac

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

Loading…
Cancel
Save