diff --git a/.tekton/clowder-pull-request.yaml b/.tekton/clowder-pull-request.yaml index 46ebe992e..0c6019ec2 100644 --- a/.tekton/clowder-pull-request.yaml +++ b/.tekton/clowder-pull-request.yaml @@ -319,7 +319,7 @@ spec: value: $(tasks.clone-repository.results.SOURCE_ARTIFACT) runAfter: - build-container - - run-template-tests + - make-template-tests taskSpec: params: - description: The Trusted Artifact URI pointing to the artifact with the application source code.