mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-09-05 20:07:25 +00:00
Only run e2e tests on Go changes (#6464)
This commit is contained in:
@@ -96,6 +96,8 @@ steps:
|
||||
image: *golang_image
|
||||
commands:
|
||||
- make test-e2e
|
||||
when:
|
||||
- path: *when_path
|
||||
|
||||
sqlite:
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user