* todo

* Log Devfile Registry

* remove end space

* Clean comment
This commit is contained in:
Philippe Martin
2023-05-15 10:54:25 +02:00
committed by GitHub
parent 723c660d23
commit 2e0a882dea
2 changed files with 2 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ ibmcloud target -r "${IBM_REGION}"
(
set -e
make install
echo Using Devfile Registry ${DEVFILE_REGISTRY}
make test-integration-no-cluster
) |& tee "/tmp/${LOGFILE}"