mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
fix 6812 (#6814)
* todo * Log Devfile Registry * remove end space * Clean comment
This commit is contained in:
@@ -10,6 +10,7 @@ ibmcloud target -r "${IBM_REGION}"
|
|||||||
(
|
(
|
||||||
set -e
|
set -e
|
||||||
make install
|
make install
|
||||||
|
echo Using Devfile Registry ${DEVFILE_REGISTRY}
|
||||||
make test-integration-no-cluster
|
make test-integration-no-cluster
|
||||||
) |& tee "/tmp/${LOGFILE}"
|
) |& tee "/tmp/${LOGFILE}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user