init commit for coverting to podman
This commit is contained in:
4
engine/linter/testdata/duplicate_step.yml
vendored
4
engine/linter/testdata/duplicate_step.yml
vendored
@@ -1,6 +1,6 @@
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
type: podman
|
||||
name: default
|
||||
|
||||
steps:
|
||||
@@ -14,4 +14,4 @@ steps:
|
||||
image: golang
|
||||
commands:
|
||||
- go build
|
||||
- go test
|
||||
- go test
|
||||
|
||||
Reference in New Issue
Block a user