CircleCI: Display Appimage log when failing

This commit is contained in:
Lukas W
2018-06-11 16:59:09 +02:00
parent b4d6332632
commit ae815d3ac7

View File

@@ -100,7 +100,7 @@ jobs:
command: |
cd build
make install
make appimage
make appimage || cat appimage.log
cp ./lmms-*.AppImage /tmp/artifacts/
- store_artifacts:
path: /tmp/artifacts/