Added PR number to tekton pipelines

This commit is contained in:
2020-05-02 21:45:10 +01:00
parent 5da3b51817
commit 15f7c37f22
4 changed files with 20 additions and 0 deletions

View File

@@ -69,6 +69,10 @@ spec:
params:
- name: TARGET
value: "ci"
- name: REPO
value: $(params.projectname)
- name: PR_ID
value: $(params.prid)
resources:
inputs:
- name: src