Debug output for shlax build

This commit is contained in:
jpic 2020-02-16 18:15:05 +01:00
parent 42595bfd10
commit 8be4a5c84f

View File

@ -38,7 +38,7 @@ gitlabci = GitLabCI(
build=dict(
stage='build',
image='yourlabs/shlax',
script='./shlaxfile.py shlax build',
script='./shlaxfile.py -d shlax build',
),
test=dict(
stage='test',