Skip to content

Commit b6c668e

Browse files
committed
Add --skip-devworkspace-operator since DWO is already installed
Signed-off-by: David Kwon <[email protected]>
1 parent a2b5c4e commit b6c668e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/oci-devworkspace-happy-path.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ deployChe() {
4242
-p openshift \
4343
--batch \
4444
--telemetry=off \
45+
--skip-devworkspace-operator \
4546
--k8spodwaittimeout=6000000 \
4647
--k8spodreadytimeout=6000000 \
4748
--installer=operator

0 commit comments

Comments
 (0)