mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-21 04:47:02 +00:00
Remove deprecated pipeline settings (#3916)
This commit is contained in:
@@ -348,10 +348,10 @@ func TestBranchFilter(t *testing.T) {
|
||||
{Data: []byte(`
|
||||
when:
|
||||
event: push
|
||||
branch: main
|
||||
steps:
|
||||
xxx:
|
||||
image: scratch
|
||||
branches: main
|
||||
`)},
|
||||
{Data: []byte(`
|
||||
when:
|
||||
|
Reference in New Issue
Block a user