commit
eb78a6f5fe
|
@ -1,4 +1,10 @@
|
||||||
image: gitpod/workspace-full
|
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:
|
tasks:
|
||||||
- init: bundle install
|
- init: bundle install
|
Loading…
Reference in New Issue