diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-10-07 21:39:58 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-10-07 21:39:58 +0200 |
commit | cfae25f49681e5a450cb6f654602e5ad86559227 (patch) | |
tree | 85bfb32cb4e4a8f1f47db6d2098f03e45c712207 | |
parent | 9722f839ae8c61341920f9d2e93f26f4c92ab17b (diff) |
Set jerma in ansible/site.yml
Change-Id: I2143616f33fa090ef85f7d56d137a4ade3a8d04b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | ansible/site.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ansible/site.yml b/ansible/site.yml index db12cc63..25554c1b 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -3,8 +3,8 @@ roles: - role: collivier.xtesting docker_tags: - - iruya: - branch: stable/iruya + - jerma: + branch: stable/jerma builds: dependencies: - repo: _ |