There was an error while loading. Please reload this page.
1 parent 51a52b3 commit 71d8e4cCopy full SHA for 71d8e4c
2 files changed
tasks/pull-request-comment/0.1/pull-request-comment.yaml
@@ -109,7 +109,7 @@ spec:
109
- name: konflux-test-infra-volume
110
mountPath: /usr/local/konflux-test-infra
111
script: |
112
- #!/bin/sh
+ #!/bin/bash
113
114
PIPELINE_STATUS=$(kubectl get pipelinerun $(params.test-name) -o jsonpath='{.status.conditions[0].reason}')
115
tasks/pull-request-comment/0.2/pull-request-comment.yaml
@@ -99,7 +99,7 @@ spec:
99
100
101
102
103
104
105
0 commit comments