Skip to content

Commit

Permalink
Disabling staging promotion pipeline run and repository
Browse files Browse the repository at this point in the history
rh-pre-commit.version: 2.1.0
rh-pre-commit.check-secrets: ENABLED
  • Loading branch information
prietyc123 committed Feb 12, 2024
1 parent 8eafd61 commit 91c1e86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Moving this file to the backup directory because its no longer used for running the pipeline in staging
# Once we want to run these pipeline, moved back to .tekton folder
apiVersion: tekton.dev/v1beta1
kind: PipelineRun
metadata:
Expand Down
2 changes: 1 addition & 1 deletion components/promotion/base/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
resources:
- namespace.yaml
- serviceaccount.yaml
- repository.yaml
# - repository.yaml
- promotion-maintainers-rb.yaml
- appstudio-pipelines-runner-rolebinding.yaml
- appstudio-gitops-service-argocd-argocd-application-controller-clusterrolebinding.yaml
Expand Down

0 comments on commit 91c1e86

Please sign in to comment.