Update '.woodpecker/test.yml'
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/test Pipeline was successful

This commit is contained in:
2023-03-11 17:24:28 +01:00
parent ddc2500761
commit 5434174e9a

View File

@@ -15,5 +15,5 @@ pipeline:
- cat .test
when:
path:
include: [ '.woodpecker/test.yml', 'build/*', '.test']
include: [ '.test']
event: [push, tag, deployment]