Bump CI image version from Debian 8 to Debian 9 (stretch)

merge-requests/2/head
Olaf Meeuwissen 2019-07-22 19:43:29 +09:00
rodzic c3e739702f
commit 41c62621d6
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -1,5 +1,5 @@
# .gitlab-ci.yml -- to build source tarball snapshots
# Copyright (C) 2017 Olaf Meeuwissen
# Copyright (C) 2017, 2019 Olaf Meeuwissen
#
# License: GPL-3.0+
@ -11,7 +11,7 @@ stages:
archive:
stage: archive
image: $REGISTRY_HUB:debian-8-full
image: $REGISTRY_HUB:debian-stretch-full
before_script:
- apt-get update --quiet
- apt-get install --quiet --assume-yes libsane-dev