parent
b5c85c5cb0
commit
b95852a5e0
|
|
@ -53,7 +53,6 @@ runTest() {
|
||||||
popd
|
popd
|
||||||
|
|
||||||
# Free up some resources
|
# Free up some resources
|
||||||
minikube image rm quay.io/eclipse/che-plugin-registry:${LAST_PACKAGE_VERSION}
|
|
||||||
minikube image rm quay.io/eclipse/che-dashboard:${LAST_PACKAGE_VERSION}
|
minikube image rm quay.io/eclipse/che-dashboard:${LAST_PACKAGE_VERSION}
|
||||||
minikube image rm quay.io/eclipse/che-server:${LAST_PACKAGE_VERSION}
|
minikube image rm quay.io/eclipse/che-server:${LAST_PACKAGE_VERSION}
|
||||||
minikube image rm quay.io/eclipse/che-operator:${LAST_PACKAGE_VERSION}
|
minikube image rm quay.io/eclipse/che-operator:${LAST_PACKAGE_VERSION}
|
||||||
|
|
|
||||||
|
|
@ -48,7 +48,6 @@ runTest() {
|
||||||
popd
|
popd
|
||||||
|
|
||||||
# Free up some resources
|
# Free up some resources
|
||||||
minikube image rm quay.io/eclipse/che-plugin-registry:${PREVIOUS_PACKAGE_VERSION}
|
|
||||||
minikube image rm quay.io/eclipse/che-dashboard:${PREVIOUS_PACKAGE_VERSION}
|
minikube image rm quay.io/eclipse/che-dashboard:${PREVIOUS_PACKAGE_VERSION}
|
||||||
minikube image rm quay.io/eclipse/che-server:${PREVIOUS_PACKAGE_VERSION}
|
minikube image rm quay.io/eclipse/che-server:${PREVIOUS_PACKAGE_VERSION}
|
||||||
minikube image rm quay.io/eclipse/che-operator:${PREVIOUS_PACKAGE_VERSION}
|
minikube image rm quay.io/eclipse/che-operator:${PREVIOUS_PACKAGE_VERSION}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue