From: Guillem Jover Date: Sun, 7 Feb 2021 09:35:57 +0000 (+0100) Subject: build: Switch gitlab CI to use a Debian buster X-Git-Tag: 0.11.2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=766c883e30b5f254a3352a5fd3c0540be9416b90;p=thirdparty%2Flibbsd.git build: Switch gitlab CI to use a Debian buster --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3d6dbb6..e784272 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: debian:stretch +image: debian:buster test: before_script: