Show current directory

This commit is contained in:
Paulo Matos 2019-03-13 11:02:26 +01:00
parent 8cfdadce13
commit 29551644d0

View File

@ -207,6 +207,7 @@ prepare-cache:qemu:
- privileged
- linux
before_script:
- ls -la
- find $INSTALL_DIR -type f
- export PATH=$INSTALL_DIR/bin:$PATH
- apt-get update