diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2021-06-30 17:50:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2021-06-30 17:50:21 +0000 |
commit | 27b1ed1f86c691e8b97540542cdf772cbc433943 (patch) | |
tree | 37900735c6515e64885202c29327cd2335da4a90 /releases | |
parent | e8400a7f58e426833f2a9d139f0d0fd39a3e3221 (diff) | |
parent | acf5a01f391820cc3d621c6c04002cbd5d7c9830 (diff) |
Merge "[baro] Create stable branch for Kali release"
Diffstat (limited to 'releases')
-rw-r--r-- | releases/kali/barometer.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/releases/kali/barometer.yaml b/releases/kali/barometer.yaml new file mode 100644 index 000000000..a916ce16a --- /dev/null +++ b/releases/kali/barometer.yaml @@ -0,0 +1,17 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2021 The Linux Foundation 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: barometer +project-type: feature +release-model: stable + +branches: + - name: stable/kali + location: + barometer: 08fd79b551dde788da6974705df9c9d3e8de01d5 |