exclude vendor
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-12-06 18:33:41 +01:00
parent 9dbb5322f2
commit 59ce699440

View File

@@ -21,7 +21,7 @@ steps:
source: ./
target: /var/www/froxlor
user: www-data
exclude: ['.git*', '*drone.yml', '.settings', '.buildpath', '.editorconfig', '.project', '.travis.yml']
exclude: ['vendor', '.git*', '*drone.yml', '.settings', '.buildpath', '.editorconfig', '.project', '.travis.yml']
args: '-v -n --delete'
log_level: quiet
key: