From c613ec7c1b635992269e6a137626a8784f0bda2a Mon Sep 17 00:00:00 2001 From: Pete Savage Date: Tue, 17 Dec 2024 14:56:55 +0000 Subject: [PATCH] Set pipeline deps --- .tekton/clowder-pull-request.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.tekton/clowder-pull-request.yaml b/.tekton/clowder-pull-request.yaml index 6b6e4d2b3..d4423b6e5 100644 --- a/.tekton/clowder-pull-request.yaml +++ b/.tekton/clowder-pull-request.yaml @@ -288,6 +288,7 @@ spec: value: $(tasks.clone-repository.results.SOURCE_ARTIFACT) runAfter: - build-container + - make-template-tests taskSpec: params: - description: The Trusted Artifact URI pointing to the artifact with the application source code.