init commit for coverting to podman
This commit is contained in:
4
engine/compiler/testdata/noclone_graph.yml
vendored
4
engine/compiler/testdata/noclone_graph.yml
vendored
@@ -1,5 +1,5 @@
|
||||
kind: pipeline
|
||||
type: docker
|
||||
type: podman
|
||||
name: default
|
||||
|
||||
clone:
|
||||
@@ -15,4 +15,4 @@ steps:
|
||||
image: golang
|
||||
commands:
|
||||
- go test
|
||||
depends_on: [ build ]
|
||||
depends_on: [ build ]
|
||||
|
||||
Reference in New Issue
Block a user