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

@@ -17,3 +17,5 @@ spec:
value: $(body.repository.name)
- name: isprivate
value: $(body.repository.private)
- name: prid
value: $(body.number)