[postgis-tickets] r17230 - Get rid of sudo -i on the pg11 docker evidentally not installed

Regina Obe lr at pcorp.us
Mon Feb 4 04:41:57 PST 2019


Author: robe
Date: 2019-02-04 16:41:57 -0800 (Mon, 04 Feb 2019)
New Revision: 17230

Modified:
   branches/2.5/.drone-1.0.yml
Log:
Get rid of sudo -i on the pg11 docker evidentally not installed

Modified: branches/2.5/.drone-1.0.yml
===================================================================
--- branches/2.5/.drone-1.0.yml	2019-02-04 23:02:43 UTC (rev 17229)
+++ branches/2.5/.drone-1.0.yml	2019-02-05 00:41:57 UTC (rev 17230)
@@ -82,6 +82,5 @@
     image: *test-image
     pull: true
     commands:
-      - sudo -i
       - bash ci/travis/run_tests.sh
 ...



More information about the postgis-tickets mailing list