Skip to content
Snippets Groups Projects
Commit bf5f73da authored by Zygmunt Krynicki's avatar Zygmunt Krynicki Committed by Andrei Gherzan
Browse files

ci: drop the compliance tag from REUSE check


Historically the REUSE check was routed to a dedicated but slow machine
that guaranteed that no CI would be stuck waiting on the miniscule
compliance job.

With the Eclipse migration and CI/CD being slightly out of our control,
it's just more convenient to drop this tag rather than request
configuration change in the instance.

Signed-off-by: default avatarZygmunt Krynicki <zygmunt.krynicki@huawei.com>
parent c44bafdd
No related branches found
No related tags found
1 merge request!10CI tweaks for Eclipse migration
...@@ -42,7 +42,6 @@ ...@@ -42,7 +42,6 @@
# # allow_failure: true # # allow_failure: true
# -- 8< ------------[ cut here ]--- # -- 8< ------------[ cut here ]---
.reuse: .reuse:
stage: compliance
interruptible: true interruptible: true
tags: [compliance] tags: [compliance]
# This pipeline relies on a container with the reuse package pre-installed. # This pipeline relies on a container with the reuse package pre-installed.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment