From fe643b69fdc8a0a34be189c62e46b5903fe9286f Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Tue, 5 Feb 2019 00:41:57 +0000 Subject: [PATCH] Get rid of sudo -i on the pg11 docker evidentally not installed git-svn-id: http://svn.osgeo.org/postgis/branches/2.5@17230 b70326c6-7e19-0410-871a-916f4a2858ee --- .drone-1.0.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone-1.0.yml b/.drone-1.0.yml index 50ef1bc0a..e750a70f4 100644 --- a/.drone-1.0.yml +++ b/.drone-1.0.yml @@ -82,6 +82,5 @@ steps: image: *test-image pull: true commands: - - sudo -i - bash ci/travis/run_tests.sh ... -- 2.40.0