We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 299de3a commit 033d543Copy full SHA for 033d543
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