We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 837f664 commit cd5a904Copy full SHA for cd5a904
1 file changed
.ci/oci-devworkspace-happy-path.sh
@@ -69,7 +69,6 @@ deployDWO() {
69
deployChe() {
70
echo "======== Deploying Eclipse Che (attempt $1/$MAX_RETRIES) ========"
71
72
- # Deploy Che with extended timeouts
73
if ! chectl server:deploy \
74
-p openshift \
75
--batch \
0 commit comments