more debugging prints
This commit is contained in:
parent
69ed4c92b1
commit
75e6c685d1
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ install:
|
||||||
- sudo apt-get --yes --no-install-recommends install qemu-user-static
|
- sudo apt-get --yes --no-install-recommends install qemu-user-static
|
||||||
before_script:
|
before_script:
|
||||||
- sudo ./prepare-qemu
|
- sudo ./prepare-qemu
|
||||||
|
- umask
|
||||||
|
- ls -la rootfs
|
||||||
script:
|
script:
|
||||||
- ./build
|
- ./build
|
||||||
after_success:
|
after_success:
|
||||||
|
|
Loading…
Reference in a new issue