From c281a2b7218ca0ad4236b91e3aeef45de549fd8f Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Fri, 16 Mar 2018 14:32:23 -0700 Subject: Initial Release files from Euphrates Release These files normally contain the start point of the stable/release branch, but as this is the initial setup starting from the previous release, they contain the tip of the stable branch. When a project is ready to being the stable branch process, they will copy their project's release file and modify the 'branches' mapping to create their stable branch. Change-Id: I0244da5eeb94c431d83f217ec07b08553fdf0639 Signed-off-by: Trevor Bramwell --- releases/euphrates/armband.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 releases/euphrates/armband.yaml (limited to 'releases/euphrates/armband.yaml') diff --git a/releases/euphrates/armband.yaml b/releases/euphrates/armband.yaml new file mode 100644 index 000000000..c96b1a3ef --- /dev/null +++ b/releases/euphrates/armband.yaml @@ -0,0 +1,9 @@ +--- +project: armband +project-type: installer +release-model: stable + +branches: + - name: stable/euphrates + location: + armband: 26f7f4fffa50452fd6e5cb5c2afbae63449afc00 -- cgit 1.2.3-korg