Skip to content

Commit 1d21405

Browse files
authored
Merge pull request #1 from executeinc/pr-1d069a77-14fd-4aa3-8b1f-9abc0274cb79
chore: import repository https://github.com/ksully-execute/node-http-jx-quickstart.git
2 parents 33410c4 + 584442d commit 1d21405

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.jx/gitops/source-config.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
apiVersion: gitops.jenkins-x.io/v1alpha1
2+
kind: SourceConfig
3+
metadata:
4+
creationTimestamp: null
5+
spec:
6+
groups:
7+
- owner: ksully-execute
8+
provider: https://github.com
9+
providerKind: github
10+
repositories:
11+
- name: node-http-jx-quickstart
12+
scheduler: in-repo
13+
slack:
14+
channel: '#jenkins-x-pipelines'
15+
kind: failureOrNextSuccess
16+
pipeline: release

0 commit comments

Comments
 (0)