Add console log publisher to gate-fuel-ccp-validate

Without it we can't see what fails there.

Change-Id: I1d961b6fa4e5e33be1e64a2a00878cf53345ae4b
This commit is contained in:
Yuriy Taraday 2016-11-03 12:17:37 +03:00
parent 8a52d5e610
commit 8112f70015

View File

@ -21,3 +21,5 @@
#!/bin/bash -xe
cd "$WORKSPACE/fuel-ccp/tools/gate"
./run.sh
publishers:
- console-log