gitlab-org--gitlab-foss/.teatro.yml
Mikdiet 94266f1f66 teatro setup
create teatro db before setup

force teatro setup

config for teatro

teatro setup

rename gitlab.yml.teatro -> gitlab.teatro.yml
2014-06-17 11:21:49 +03:00

8 lines
No EOL
230 B
YAML

stage:
before:
- cp config/gitlab.teatro.yml config/gitlab.yml
- mkdir /apps/gitlab-satellites
- mkdir /apps/repositories
database:
- RAILS_ENV=development force=yes bundle exec rake db:create gitlab:setup