diff options
author | James Gu <james.gu@att.com> | 2020-11-25 11:18:32 -0800 |
---|---|---|
committer | James Gu <james.gu@att.com> | 2020-11-25 11:20:54 -0800 |
commit | ed5fc7d379e9a4704098d3b652e54120733d7abe (patch) | |
tree | 300aae994b5a8e807eac2ef1aba84087bdece83d /releases | |
parent | 1c0f4ba6bd71bde2065883828716c413807a0e20 (diff) |
Create Airship Jerma branch
Signed-off-by: James Gu <james.gu@att.com>
Change-Id: I2069f26eb92acc72fb7df01a32e7e2073d920b1d
Diffstat (limited to 'releases')
-rw-r--r-- | releases/jerma/airship.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/releases/jerma/airship.yaml b/releases/jerma/airship.yaml new file mode 100644 index 000000000..147784cd8 --- /dev/null +++ b/releases/jerma/airship.yaml @@ -0,0 +1,17 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2020 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: airship +project-type: installer +release-model: stable + +branches: + - name: stable/iruya + location: + airship: 53fcf67dbb9545fa939aa11386e26bfe3dda6cad |