1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2026-08-15 21:44:51 +02:00
Files
cheatsheets/.gitpod.yml
2019-12-14 18:48:26 +00:00

10 lines
227 B
YAML

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