diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2018-12-20 23:44:12 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-12-20 23:44:13 +0000 |
commit | c94c4f4bf1d220be7cf910b346d72114a05dfc72 (patch) | |
tree | 2e2d3b708ce153bfa8a5ab36bf3d9f2b235ae3eb /releases/gambia | |
parent | cf9cc976185da259eca1b3e8722b75a9855e8f8c (diff) | |
parent | 558856cd01c2bbc0a6209c17a387952c8e3afaaf (diff) |
Merge "auto: Update Gambia versions"
Diffstat (limited to 'releases/gambia')
-rw-r--r-- | releases/gambia/auto.yaml | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/releases/gambia/auto.yaml b/releases/gambia/auto.yaml index f53a41131..5254827b0 100644 --- a/releases/gambia/auto.yaml +++ b/releases/gambia/auto.yaml @@ -1,3 +1,11 @@ +# SPDX-License-Identifier: Apache-2.0 +############################################################################## +# Copyright (c) 2018 The Linux Foundation, Tieto 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: auto project-type: feature @@ -7,3 +15,11 @@ branches: - name: stable/gambia location: auto: 1a2260efe5d15f95b8fa778a9ee8023121facd7e + +releases: + - version: opnfv-7.0.0 + location: + auto: 1a2260efe5d15f95b8fa778a9ee8023121facd7e + - version: opnfv-7.1.0 + location: + auto: 1a2260efe5d15f95b8fa778a9ee8023121facd7e |