Commit c63e4b42 authored by Marcel van Remmerden's avatar Marcel van Remmerden Committed by Stan Hu

Fix Gitpod gems

parent 98c9897a
...@@ -7,6 +7,7 @@ tasks: ...@@ -7,6 +7,7 @@ tasks:
- init: | - init: |
echo "$(date) – Copying GDK" | tee -a /workspace/startup.log echo "$(date) – Copying GDK" | tee -a /workspace/startup.log
rm -r /workspace/.rvm
mv $HOME/.rvm-workspace /workspace/.rvm mv $HOME/.rvm-workspace /workspace/.rvm
cp -r $HOME/gitlab-development-kit /workspace/ 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