From 93f5f76573cea1a2afa22ca5b61fb5d18f84c9b1 Mon Sep 17 00:00:00 2001 From: Olivier DOSSMANN Date: Sat, 4 Aug 2018 22:27:07 +0200 Subject: [PATCH] Check build test with debian stretch --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 861d08a..caf7e9d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: debian:stretch-slim +image: debian:stretch stages: - build