Skip to content
Snippets Groups Projects
Commit a203ebb7 authored by philippe coval's avatar philippe coval :speech_balloon: Committed by Zygmunt Krynicki
Browse files

.gitlab-ci.yml: Temporary disable reuse

This may be reverted ASAP,
this change was suggested by @zyga to suspend bot failures
on release

Cc: @zyga
Forwarded: https://booting.oniroproject.org/distro/oniro/-/merge_requests/383


Signed-off-by: default avatarPhilippe Coval <philippe.coval@huawei.com>
parent 4030b3b0
No related branches found
No related tags found
No related merge requests found
...@@ -26,16 +26,11 @@ include: ...@@ -26,16 +26,11 @@ include:
- local: '/.oniro-ci/test-generic.yaml' - local: '/.oniro-ci/test-generic.yaml'
- local: '/.oniro-ci/machines-and-flavours.yaml' - local: '/.oniro-ci/machines-and-flavours.yaml'
- local: '/.oniro-ci/dco.yaml' - local: '/.oniro-ci/dco.yaml'
- local: '/.oniro-ci/reuse.yaml'
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml' - template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
dco: dco:
extends: .dco extends: .dco
reuse:
extends: .reuse
allow_failure: true
build-docs: build-docs:
extends: .build-docs extends: .build-docs
......
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