diff options
author | Thomas Huth <thuth@redhat.com> | 2021-04-01 11:25:29 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2021-04-06 15:04:49 +0100 |
commit | 5186685ed6b246de78daac7189afe347c2992eaa (patch) | |
tree | be8351d4547c682a9a30e829cbcd9582826d9f7a /accel/kvm | |
parent | d211556fe3e265cb54a22cac1a2abb95e80a592d (diff) |
gitlab-ci.yml: Fix the filtering for the git submodules
Commit 7d7dbf9dc15be6e introduced a new line starting with
"GIT_SUBMODULES_ACTION=" in the config-host.mak file. The grep that
tries to determine the submodules in the gitlab-ci.yml file matches
this new line, too, causing a warning message when updating the modules:
warn: ignoring non-existent submodule GIT_SUBMODULES_ACTION=update
Fix it by matching the "GIT_SUBMODULES=..." line only.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Message-Id: <20210331073316.2965928-1-thuth@redhat.com>
Message-Id: <20210401102530.12030-11-alex.bennee@linaro.org>
Diffstat (limited to 'accel/kvm')
0 files changed, 0 insertions, 0 deletions