From ed5fc7d379e9a4704098d3b652e54120733d7abe Mon Sep 17 00:00:00 2001
From: James Gu <james.gu@att.com>
Date: Wed, 25 Nov 2020 11:18:32 -0800
Subject: Create Airship Jerma branch

Signed-off-by: James Gu <james.gu@att.com>
Change-Id: I2069f26eb92acc72fb7df01a32e7e2073d920b1d
---
 releases/jerma/airship.yaml | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 releases/jerma/airship.yaml

(limited to 'releases')

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
-- 
cgit