[libsoup/wip/ci] Remove runner user



commit 5b576fd7f535ba18082abf04c0244df1f7956369
Author: Claudio Saavedra <csaavedra igalia com>
Date:   Mon Aug 13 13:43:52 2018 +0000

    Remove runner user

 .gitlab-ci.yml | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index eb5a99b8..7ac7e2c0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,8 +9,6 @@ build_stable:
     - dnf install -y 'dnf-command(builddep)'
     - dnf builddep -y --nogpgcheck libsoup
     - dnf install -y --nogpgcheck $ADDITIONAL_DEPENDENCIES
-    - adduser runner
-    - su runner
   script:
     - ./autogen.sh
     - make


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]