Skip to content

Commit 9079d96

Browse files
committed
alpha to beta
1 parent c7a3125 commit 9079d96

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

.tekton/all.yaml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -316,14 +316,4 @@ spec:
316316
else
317317
echo $s - FAILED
318318
fi
319-
done
320-
volumeMounts:
321-
- mountPath: /cd-config
322-
name: cd-config-volume
323-
volumes:
324-
- name: cd-config-volume
325-
configMap:
326-
name: toolchain
327-
items:
328-
- key: toolchain.json
329-
path: toolchain.json
319+
done

0 commit comments

Comments
 (0)