Signed-off-by: Flavius Lacatusu <flacatus@redhat.com>
pull/606/head
Flavius Lacatusu 2021-01-05 13:49:15 +01:00
parent 0d6aad885b
commit f78a383979
No known key found for this signature in database
GPG Key ID: 3C0A7685C14681A8
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ installYq() {
# Graps Eclipse Che logs
collectCheLogWithChectl() {
mkdir -p ${ARTIFACTS_DIR}
chectl server:logs telemetry=off --chenamespace=${NAMESPACE} --directory=${ARTIFACTS_DIR}
chectl server:logs --telemetry=off --chenamespace=${NAMESPACE} --directory=${ARTIFACTS_DIR}
}
# Build latest operator image