GitLab: Remove tags for sandbox_noinst tests
authorHarm Berntsen <harm.berntsen@nedap.com>
Fri, 21 May 2021 19:59:45 +0000 (21:59 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 26 May 2021 21:26:07 +0000 (17:26 -0400)
commitb725ed50714ff817cc0d8ccbc9c3655032587382
tree25c86655f54bc0b2387db0e44f23fc4fc06ff64b
parent77bfaad04836bf64c2bfccf1b9517639e9d27602
GitLab: Remove tags for sandbox_noinst tests

Commit 712cc962b70d ("GitLab: Remove "tags" stanzas") removed the 'all'
tag from all the jobs. The sandbox_noinst_test.py test was added in
between the author date and commit date (commit 6c914e4232cd
("azure/gitlab: Add tests for sandbox_noinst")) which is probably why it
still contains the tags. This commit fixes that so all jobs now don't
require tags on the GitLab runners.

Signed-off-by: Harm Berntsen <harm.berntsen@nedap.com>
CC: Simon Glass <sjg@chromium.org>
Acked-by: Pratyush Yadav <p.yadav@ti.com>
.gitlab-ci.yml