Debugging panelisation
This commit is contained in:
@@ -93,8 +93,10 @@ image:
|
||||
- !reference [.commands, get_dirs]
|
||||
- |
|
||||
cd $CI_PROJECT_DIR
|
||||
echo "searching for panels"
|
||||
for d in $DIRS
|
||||
do
|
||||
echo "found panel"
|
||||
echo $d
|
||||
JSON=$(find $d/*_panel.json)
|
||||
FILE=$(basename "${JSON}")
|
||||
|
||||
Reference in New Issue
Block a user