Commit e2ddc97e authored by Stan Hu's avatar Stan Hu

Merge branch 'gitpod-move-level-higher' into 'master'

Fix Gitpod gems

See merge request gitlab-org/gitlab!46092
parents 98c9897a c63e4b42
......@@ -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/
(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment