diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-05-21 00:47:57 -0700 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-05-21 08:06:00 +0000 |
commit | 8c6bbebf173a4877c687dfb112d449b9858fc7ce (patch) | |
tree | 25af4e5f74f874c1a7692216c8f8249ab782fcc8 /docs/submodules | |
parent | b9fb62a8907be83d20bf9dcbf2bcec2116abf260 (diff) |
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix Manual Triggering of Docker Jobs
When manually triggering a docker job (or even through timed builds),
GERRIT_EVENT_TYPE will not get set. This does gets set when the job is
triggered by a Gerrit event (ex: ref-updated, comment-added).
Specifying the variable lookup to default to nothing (ex: "${FOO:-}")
should allow non-Gerrit triggered jobs to complete successfully.
Change-Id: Ic1ba8ebef0967b0f20a2d6385ce0e0b4876901dc
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/releng | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng b/docs/submodules/releng -Subproject 0eeb4e2f3fa28e80a5b076c55d9e2b77b2927eb +Subproject cdd9060386c25a5481244a24e84fd7fc3ab03d9 |