diff options
author | Tomi Juvonen <tomi.juvonen@nokia.com> | 2019-12-09 18:06:15 +0200 |
---|---|---|
committer | Tomi Juvonen <tomi.juvonen@nokia.com> | 2019-12-09 18:08:07 +0200 |
commit | 5713b57f59da201710610f4deb376a53441a173b (patch) | |
tree | 1fca7be927f3bcfc35f6528e6965cde2f89c0876 | |
parent | 848084f7aeb9422dab76de9953da6c9898aa9c39 (diff) |
Doctor stable/iruya
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
Change-Id: Id29b8625eee78b9069a4a01ea7939c0e5fb4204b
-rw-r--r-- | releases/iruya/doctor.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/releases/iruya/doctor.yaml b/releases/iruya/doctor.yaml new file mode 100644 index 000000000..070130cc6 --- /dev/null +++ b/releases/iruya/doctor.yaml @@ -0,0 +1,17 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2019 Nokia Corporation and others. +# All rights reserved. This program and the accompanying materials +# are made available under the terms of the Apache License, Version 2.0 +# which accompanies this distribution, and is available at +# http://www.apache.org/licenses/LICENSE-2.0 +############################################################################## +--- +project: doctor +project-type: feature +release-model: stable + +branches: + - name: stable/iruya + location: + doctor: b530bac56e3d35bf69e23595aa5bb9c3ceea61b6 |