Skip vendor files for drone-xgotext
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
3wc
2025-08-04 20:24:17 +01:00
parent 05788e44e0
commit f53911f442

View File

@ -22,6 +22,8 @@ steps:
image: git.coopcloud.tech/toolshed/drone-xgotext
depends_on:
- make check
settings:
exclude: "vendor,.git,.bats"
when:
event: [push]