Commit 1ab46674 authored by Luca Boccassi's avatar Luca Boccassi

Set -x in ci_build.sh to show commands in log

parent f6b0eadd
#!/usr/bin/env bash
set -x
if [ $BUILD_TYPE == "default" ]; then
mkdir tmp
BUILD_PREFIX=$PWD/tmp
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment