From 469819223c27a3ee835035a98ffefc9adfffc02d Mon Sep 17 00:00:00 2001 From: TotallyNotElite <38938720+TotallyNotElite@users.noreply.github.com> Date: Thu, 7 Jun 2018 16:22:16 +0200 Subject: [PATCH] Continous Integration for cathook! --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8d817792..c0e913c2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: registry.gitlab.com/totallynotelite/cathook/ubuntu-cat-dependencies:build +image: registry.gitlab.com/nullworks/cathook-ci/ubuntu-cat-dependencies variables: DOCKER_DRIVER: overlay2 build: