summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2018-04-24 01:44:01 +0100
committerJavier Jardón <jjardon@gnome.org>2018-04-24 01:44:36 +0100
commit821b81ff538d8f4c50fe3bfe987293251c4eff5a (patch)
tree3999e1b1f4c9b9852213ae680e709aa1b3527032
parent799559fd2ed67e380e1961111b011498a38f99bd (diff)
downloadbuildstream-jjardon/sast.tar.gz
Remove before_script:jjardon/sast
-rw-r--r--.gitlab-ci.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e586671cd..be3a208cf 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 #
#####################################################