From 196715daf5c802a22025ed24531ba09793ee9c12 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Tue, 28 Apr 2020 15:58:00 +0200 Subject: Publish Functest Kali containers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I5cfc63a7a5b1434bccce564d3e17a4dd6c7a424e Signed-off-by: Cédric Ollivier --- ansible/site.cntt.yml | 3 +++ ansible/site.yml | 3 +++ 2 files changed, 6 insertions(+) (limited to 'ansible') diff --git a/ansible/site.cntt.yml b/ansible/site.cntt.yml index 8a290c812..5146a2540 100644 --- a/ansible/site.cntt.yml +++ b/ansible/site.cntt.yml @@ -5,6 +5,9 @@ - role: collivier.xtesting project: functest gerrit_project: functest + docker_tags: + - kali: + branch: stable/kali builds: dependencies: - repo: _ diff --git a/ansible/site.yml b/ansible/site.yml index c5b770bb7..31164d02a 100644 --- a/ansible/site.yml +++ b/ansible/site.yml @@ -5,6 +5,9 @@ - role: collivier.xtesting project: functest gerrit_project: functest + docker_tags: + - kali: + branch: stable/kali builds: dependencies: - repo: _ -- cgit 1.2.3-korg