Skip vendor files for drone-xgotext
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -22,6 +22,8 @@ steps:
|
|||||||
image: git.coopcloud.tech/toolshed/drone-xgotext
|
image: git.coopcloud.tech/toolshed/drone-xgotext
|
||||||
depends_on:
|
depends_on:
|
||||||
- make check
|
- make check
|
||||||
|
settings:
|
||||||
|
exclude: "vendor,.git,.bats"
|
||||||
when:
|
when:
|
||||||
event: [push]
|
event: [push]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user