[postgis-tickets] r17638 - [gitlab-ci] Be explicit about target distro (stretch)

Sandro Santilli strk at kbt.io
Mon Jul 29 09:30:25 PDT 2019


Author: strk
Date: 2019-07-29 09:30:25 -0700 (Mon, 29 Jul 2019)
New Revision: 17638

Modified:
   branches/2.3/.gitlab-ci.yml
Log:
[gitlab-ci] Be explicit about target distro (stretch)

Modified: branches/2.3/.gitlab-ci.yml
===================================================================
--- branches/2.3/.gitlab-ci.yml	2019-07-29 16:22:45 UTC (rev 17637)
+++ branches/2.3/.gitlab-ci.yml	2019-07-29 16:30:25 UTC (rev 17638)
@@ -1,3 +1,4 @@
+image: debian:stretch
 test:
   script:
     - apt-get update -qq && apt-get install -y



More information about the postgis-tickets mailing list