.gitlab-ci.yml: Include the actual command used by gitlab
authorTim Beale <timbeale@catalyst.net.nz>
Wed, 13 Feb 2019 22:20:16 +0000 (11:20 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Feb 2019 01:18:30 +0000 (02:18 +0100)
commit7c1ae35b7fb519107bdea0ae85a211325747af95
treec940154814e6f8df3c5732878d0457c7f5f2c529
parent2381febcfafae30f3e65d7b11e823b92e3cd5ee3
.gitlab-ci.yml: Include the actual command used by gitlab

Someone who finds gitlab mysterious will have no idea what $CI_JOB_NAME
should be, if they wanted to reproduce the autobuild job manually. It
should be trivial to include the actual command being run in the logs.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
.gitlab-ci.yml