removed kind: pipeline
This commit is contained in:
parent
02a417f68a
commit
28e815f0cc
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
||||||
kind: pipeline
|
|
||||||
name: deploy
|
name: deploy
|
||||||
steps:
|
steps:
|
||||||
- name: docker
|
- name: docker
|
||||||
|
@ -41,4 +40,4 @@ steps:
|
||||||
when:
|
when:
|
||||||
event:
|
event:
|
||||||
include:
|
include:
|
||||||
- push
|
- push
|
||||||
|
|
Loading…
Add table
Reference in a new issue