We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98a6102 commit 86bcef7Copy full SHA for 86bcef7
.tekton/on-pull-request.yaml
@@ -231,7 +231,7 @@ spec:
231
- ReadWriteOnce
232
resources:
233
requests:
234
- storage: 5Gi
+ storage: 10Gi
235
236
- name: unit-test-cache
237
persistentVolumeClaim:
.tekton/on-push.yaml
@@ -142,7 +142,7 @@ spec:
142
143
144
145
146
# This workspace will inject secret to help the git-clone task to be able to
147
# checkout the private repositories
148
- name: basic-auth
0 commit comments