Skip to content

Commit 77a74e0

Browse files
committed
Disabled others npm
1 parent be36581 commit 77a74e0

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.tekton/odh-workbench-codeserver-datascience-cpu-py312-ubi9-push.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,12 @@ spec:
5252
type: generic
5353
- path: codeserver/ubi9-python-3.12/prefetch-input/code-server
5454
type: npm
55-
- path: codeserver/ubi9-python-3.12/prefetch-input/code-server/lib/vscode
56-
type: npm
57-
- path: codeserver/ubi9-python-3.12/patches/code-server/test
58-
type: npm
59-
- patch: codeserver/ubi9-python-3.12/prefetch-input/code-server/test/e2e/extensions/test-extension
60-
type: npm
55+
# - path: codeserver/ubi9-python-3.12/prefetch-input/code-server/lib/vscode
56+
# type: npm
57+
# - path: codeserver/ubi9-python-3.12/patches/code-server/test
58+
# type: npm
59+
# - patch: codeserver/ubi9-python-3.12/prefetch-input/code-server/test/e2e/extensions/test-extension
60+
# type: npm
6161
pipelineRef:
6262
name: multiarch-push-pipeline
6363
taskRunTemplate:

0 commit comments

Comments
 (0)