[postgis-tickets] r17636 - [gitlab-ci] Be explicit about distribution to use (stretch)
Sandro Santilli
strk at kbt.io
Mon Jul 29 09:11:31 PDT 2019
Author: strk
Date: 2019-07-29 09:11:31 -0700 (Mon, 29 Jul 2019)
New Revision: 17636
Modified:
branches/2.5/.gitlab-ci.yml
Log:
[gitlab-ci] Be explicit about distribution to use (stretch)
Modified: branches/2.5/.gitlab-ci.yml
===================================================================
--- branches/2.5/.gitlab-ci.yml 2019-07-29 15:34:52 UTC (rev 17635)
+++ branches/2.5/.gitlab-ci.yml 2019-07-29 16:11:31 UTC (rev 17636)
@@ -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