Skip to content

Commit

Permalink
tekton ci for gitops service repo (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbose78 authored Feb 17, 2022
1 parent e357558 commit bbd829b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions components/gitops/.tekton/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ resources:
- webhook-route.yaml
- serviceaccount.yaml
- pvc.yaml
- pipelines-as-code.yaml

# Skip applying the Tekton operands while the Tekton operator is being installed.
# See more information about this option, here:
Expand Down
7 changes: 7 additions & 0 deletions components/gitops/.tekton/pipelines-as-code.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
apiVersion: pipelinesascode.tekton.dev/v1alpha1
kind: Repository
metadata:
name: gitops-pac
namespace: gitops
spec:
url: "https://github.com/redhat-appstudio/managed-gitops"

0 comments on commit bbd829b

Please sign in to comment.