summaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/run.sh b/run.sh
index 738e81e..36231ea 100755
--- a/run.sh
+++ b/run.sh
@@ -9,7 +9,7 @@ export CI_API_V4_URL="${CI_API_V4_URL:-https://gitlab.com/api/v4}"
export CI_DEBUG_TRACE=${CI_DEBUG_TRACE:='false'}
export DOTNET_CLI_TELEMETRY_OPTOUT=1
export GO111MODULE=on
-export GOPATH=${HOME}/.local
+export GOPATH=/opt/gitlab/.local
export HISTFILESIZE=0
export HISTSIZE=0
export LANG=C.UTF-8
@@ -98,7 +98,6 @@ function prepare_project() {
${SETUP_CMD[@]}
PREPARE="--no-prepare"
fi
- gem install --local -f --silent "$LM_HOME/pkg/*.gem"
license_management ignored_groups add development
license_management ignored_groups add develop
license_management ignored_groups add test