From 6e1ce6b47ada27e557263dbe1ca79ab4e671b0d5 Mon Sep 17 00:00:00 2001 From: Varac Date: Thu, 30 Nov 2017 20:53:00 +0100 Subject: [test] Use bitmask-dev docker image for testing --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c3a8d799..65c58b26 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,7 +18,7 @@ cache: - .tox/py27-dev linux_test: - image: 0xacab.org:4567/leap/soledad:latest + image: 0xacab.org:4567/leap/bitmask-dev:latest stage: test script: # In this first job, recreate the tox venv from scratch -- cgit v1.2.3