Skip to content

Commit e9f5b48

Browse files
committed
Fix pipeline2 example
1 parent 75e1615 commit e9f5b48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/pipeline2.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
apiVersion: v1
2-
kind: context
2+
kind: pipeline
33
name: new-pipeline
44
metadata:
55
labels:
6-
repo: github:ArikMaor/ping-server
6+
repo: ArikMaor/ping-server
77
spec:
88
triggers:
99
- type: scm

0 commit comments

Comments
 (0)