]> granicus.if.org Git - postgis/commitdiff
Force pull of build-test image upon pipeline start
authorSandro Santilli <strk@kbt.io>
Wed, 12 Oct 2016 19:12:12 +0000 (19:12 +0000)
committerSandro Santilli <strk@kbt.io>
Wed, 12 Oct 2016 19:12:12 +0000 (19:12 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@15207 b70326c6-7e19-0410-871a-916f4a2858ee

.drone.yml

index 6238def733449bd566a8ea8c9a4169cd511171b3..3ea17b420045c346cc24f2fb11e1255b4e43e619 100644 (file)
@@ -14,6 +14,7 @@ pipeline:
     recursive: false
   build:
     image: *test-image
+    pull: true
     commands:
       - ./autogen.sh
       - ./configure CFLAGS="-O0 -Wall"