diff options
author | 2018-09-16 12:30:27 +0200 | |
---|---|---|
committer | 2018-09-16 12:32:55 +0200 | |
commit | 549c168512fc3a581bc3345383aebe2925aea0dc (patch) | |
tree | e1f13b6687527de18249fd0048b48ece60e2a6d4 /ci | |
parent | c34733325dc4c42233dd81d089b863b1987a5754 (diff) |
Update ci/globals.yaml (hunter)
Change-Id: Ieb243916c96fca4534237f8f46914dfec8311221
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'ci')
-rw-r--r-- | ci/globals.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/globals.yaml b/ci/globals.yaml index 5fd895d0..b73d57b5 100644 --- a/ci/globals.yaml +++ b/ci/globals.yaml @@ -2,8 +2,8 @@ - defaults: name: global repo: 'opnfv' - branch: 'master' - tag: 'latest' + branch: 'stable/hunter' + tag: 'hunter' - defaults: name: xtesting-defaults |