From b54a6d75e7e152a865adb06548158125a837021d Mon Sep 17 00:00:00 2001
From: Stephan Seitz <stephan.seitz@fau.de>
Date: Mon, 24 Jun 2019 15:53:15 +0200
Subject: [PATCH] fixup

---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1880bd3..f31eb28 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -76,6 +76,7 @@ flake8-lint:
   except:
     variables:
       - $ENABLE_NIGHTLY_BUILDS
+  image: machine_learning.Dockerfile
   script:
     - flake8 src/pystencils_rec
   tags:
-- 
GitLab