.circleci: Output commands on run for easier debugging (#2073)
These are a bit difficult to debug when you can't see the commands that
are running. So just output every command that's running to stdout using
`set -x`
Signed-off-by:
Eli Uriegas <eliuriegas@fb.com>
Showing
Please register or sign in to comment