This is an automated email from the ASF dual-hosted git repository.

tvb pushed a commit to branch jjardon/dependency_scanning
in repository https://gitbox.apache.org/repos/asf/buildstream.git

commit 8e4d2eb2a776cd37eb49b67c72a2aa74ef1e9f8c
Author: Javier Jardón <[email protected]>
AuthorDate: Tue Apr 24 01:44:01 2018 +0100

    Remove before_script:
---
 .gitlab-ci.yml | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 22ada8c..7ec489f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,14 +10,6 @@ stages:
   - test
   - post
 
-before_script:
-  # Diagnostics
-  - mount
-  - df -h
-
-  - useradd -Um buildstream
-  - chown -R buildstream:buildstream .
-
 #####################################################
 #                  Prepare stage                    #
 #####################################################

Reply via email to