diff --git a/generic-pipelines/test-pipeline.yaml b/generic-pipelines/test-pipeline.yaml index 5516713..5e01886 100644 --- a/generic-pipelines/test-pipeline.yaml +++ b/generic-pipelines/test-pipeline.yaml @@ -46,6 +46,8 @@ spec: value: tests - name: git-repo-name value: job-test + - name: context + value: test/test-pipeline - name: sha value: $(tasks.fetch-repo.results.hash) - name: status