Skip to content

Commit 74e1e05

Browse files
committed
Revert parameter to git clone task
1 parent 697c8eb commit 74e1e05

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

deploy/pipeline/mw-pipeline-v0.1.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,9 @@ spec:
5454
value: $(params.REVISION)
5555
- name: verbose
5656
value: 'true'
57-
- name: subdirectory
58-
value: ''
57+
# TODO: Unclear why this was added ; causes knock-on effects that the directory layout is then wrong.
58+
# - name: subdirectory
59+
# value: ''
5960
taskRef:
6061
resolver: bundles
6162
params:

0 commit comments

Comments
 (0)