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

This commit is contained in:
Jenkins 2016-11-03 14:01:19 +00:00 committed by Gerrit Code Review
commit 75f9c00d18

View File

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