Skip to content

Commit 2211766

Browse files
committed
Disabled others npm
1 parent be36581 commit 2211766

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,12 @@ spec:
5858
type: generic
5959
- path: codeserver/ubi9-python-3.12/prefetch-input/code-server
6060
type: npm
61-
- path: codeserver/ubi9-python-3.12/prefetch-input/code-server/lib/vscode
62-
type: npm
63-
- path: codeserver/ubi9-python-3.12/patches/code-server/test
64-
type: npm
65-
- patch: codeserver/ubi9-python-3.12/prefetch-input/code-server/test/e2e/extensions/test-extension
66-
type: npm
61+
# - path: codeserver/ubi9-python-3.12/prefetch-input/code-server/lib/vscode
62+
# type: npm
63+
# - path: codeserver/ubi9-python-3.12/patches/code-server/test
64+
# type: npm
65+
# - patch: codeserver/ubi9-python-3.12/prefetch-input/code-server/test/e2e/extensions/test-extension
66+
# type: npm
6767
pipelineRef:
6868
name: multiarch-pull-request-pipeline
6969
taskRunTemplate:

.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)