diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-04-04 10:46:37 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-04-04 10:46:37 -0700 |
commit | d3fde310464fd01a4729c0c223f2797fe57789fb (patch) | |
tree | c811af41bc07c39b2ffa072b96435fb7973ed8c2 | |
parent | d149caf5f7d0ac17caa43d1ef79b58ab4e998577 (diff) |
Fraser jobs for securedlab verification
Change-Id: I99c3b9413fcdc103fec246ff6c8c4f2951878000
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
-rw-r--r-- | jjb/securedlab/check-jinja2.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/securedlab/check-jinja2.yml b/jjb/securedlab/check-jinja2.yml index 155be175d..f7a7941dc 100644 --- a/jjb/securedlab/check-jinja2.yml +++ b/jjb/securedlab/check-jinja2.yml @@ -15,7 +15,7 @@ - master: branch: '{stream}' disabled: false - - euphrates: + - fraser: branch: 'stable/{stream}' disabled: false |