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:
parent
8a52d5e610
commit
8112f70015
@ -21,3 +21,5 @@
|
||||
#!/bin/bash -xe
|
||||
cd "$WORKSPACE/fuel-ccp/tools/gate"
|
||||
./run.sh
|
||||
publishers:
|
||||
- console-log
|
||||
|
Loading…
Reference in New Issue
Block a user