Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Commit

Permalink
update example, remove old scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
dacleyra committed Nov 6, 2019
1 parent 4fc6ce9 commit 9b7914b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 409 deletions.
8 changes: 2 additions & 6 deletions scripts/example-tekton-pipeline-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,11 @@ cat <<EOF | oc -n ${namespace} apply -f -
apiVersion: tekton.dev/v1alpha1
kind: PipelineRun
metadata:
labels:
app: tekton-app
tekton.dev/pipeline: java-microprofile-build-deploy-pipeline
name: java-microprofile-build-deploy-pipeline-run-kabanero
name: java-microprofile-manual-pipeline-run
namespace: kabanero
spec:
params: []
pipelineRef:
name: java-microprofile-build-deploy-pipeline
name: java-microprofile-build-push-deploy-pipeline
resources:
- name: git-source
resourceRef:
Expand Down
145 changes: 0 additions & 145 deletions scripts/install-kabanero-foundation.sh

This file was deleted.

Loading

0 comments on commit 9b7914b

Please sign in to comment.