diff options
author | Tomi Juvonen <tomi.juvonen@nokia.com> | 2020-11-26 11:31:18 +0200 |
---|---|---|
committer | Tomi Juvonen <tomi.juvonen@nokia.com> | 2020-11-26 11:32:12 +0200 |
commit | eb48f96b7076e46b8a241938cf9417cc5caea1d3 (patch) | |
tree | 72ad537bdd981e01d20ace22ff474de04fff3dd7 /releases | |
parent | a19bbaf2e8c2046a6747ce97272f017324073a5c (diff) |
Doctor Jerma branch
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
Change-Id: I4dd6a9404e4917bd52b739759260082d6c2c22e0
Diffstat (limited to 'releases')
-rw-r--r-- | releases/jerma/doctor.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/releases/jerma/doctor.yaml b/releases/jerma/doctor.yaml new file mode 100644 index 000000000..2c089243a --- /dev/null +++ b/releases/jerma/doctor.yaml @@ -0,0 +1,17 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2020 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/jerma + location: + doctor: 72a1f8c92f1692f1ea8dcb5bc706ec9939c30e0a |