Always enable TRACE in gate for building images
It'll provides us a bunch of additional information to debug potential issues. Change-Id: Iaa69c0fc35f922d35535ee63a9adb6be2d021237
This commit is contained in:
parent
ed0564cc88
commit
77cf556122
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
PLUGIN=$1
|
PLUGIN=$1
|
||||||
|
|
||||||
tox -e venv -- sahara-image-create -u -p $PLUGIN
|
tox -e venv -- sahara-image-create -x -u -p $PLUGIN
|
||||||
|
Loading…
Reference in New Issue
Block a user