OSDN Git Service

81155127283001009590172fdf6faa36de146878
[twpd/master.git] / .gitpod.yml
1 image: gitpod/workspace-full
2
3 github:
4   # Prebuild the docker image for gitpod - https://www.gitpod.io/docs/46_prebuilds/
5   prebuilds:
6     # enable for the master/default branch
7     master: true
8
9 tasks:
10   - init: bundle install