You've already forked woodpecker
mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-06-03 16:35:37 +02: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