From a13d121380db52a0332b2c64fcbb27c6a3dcffa6 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 26 Oct 2020 00:09:02 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- .gitpod.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.gitpod.yml') diff --git a/.gitpod.yml b/.gitpod.yml index 1a8a8e8555e..d83e5ff3e61 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -7,6 +7,7 @@ tasks: - init: | echo "$(date) – Copying GDK" | tee -a /workspace/startup.log + rm -r /workspace/.rvm mv $HOME/.rvm-workspace /workspace/.rvm cp -r $HOME/gitlab-development-kit /workspace/ ( -- cgit v1.2.3