Make pipeline type explicit.
This commit is contained in:
parent
fdebf6252b
commit
7da38772ce
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
kind: pipeline
|
||||
type: docker
|
||||
name: default
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue