From e773802b00b98ffee138eb1a3593c484283b33ef Mon Sep 17 00:00:00 2001 From: Jonathan Christison Date: Mon, 26 Jun 2023 16:11:35 +0100 Subject: [PATCH] Move to hack dir This is a pipelineRun which will be ran from the quarkus app so it shouldn't be deployed as part of the deployment proccess which is why k8's dir exists --- .../osh-client-from-source-pipeline-run.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {k8s/stage/osh-client-tekton => hack}/osh-client-from-source-pipeline-run.yaml (100%) diff --git a/k8s/stage/osh-client-tekton/osh-client-from-source-pipeline-run.yaml b/hack/osh-client-from-source-pipeline-run.yaml similarity index 100% rename from k8s/stage/osh-client-tekton/osh-client-from-source-pipeline-run.yaml rename to hack/osh-client-from-source-pipeline-run.yaml