diff options
author | Emma Foley <efoley@redhat.com> | 2021-06-29 14:27:18 +0100 |
---|---|---|
committer | Emma Foley <efoley@redhat.com> | 2021-06-29 14:33:04 +0100 |
commit | acf5a01f391820cc3d621c6c04002cbd5d7c9830 (patch) | |
tree | c328528947b68d24f6c48af79244d06bf2c33dd8 | |
parent | 281fa6024f7f9182baa194b561d5a26a9aef817a (diff) |
[baro] Create stable branch for Kali release
Signed-off-by: Emma Foley <efoley@redhat.com>
Change-Id: I94cec5b71a5768faa13b8f4acf071834874f242f
-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 |