gitpod: Cache 'bundle install'

This commit is contained in:
Kreyren 2019-12-14 18:48:26 +00:00
parent cb50928040
commit 0aed72ece6
1 changed files with 6 additions and 0 deletions

View File

@ -1,4 +1,10 @@
image: gitpod/workspace-full
github:
# Prebuild the docker image for gitpod - https://www.gitpod.io/docs/46_prebuilds/
prebuilds:
# enable for the master/default branch
master: true
tasks:
- init: bundle install