Newer
Older
- DB=postgres BUILD_TYPE=other
- DB=postgres BUILD_TYPE=cucumber
- DB=mysql BUILD_TYPE=cucumber
cache:
bundler: true
directories:
- public/assets
branches:
only:
- 'master'
- 'develop'
bundler_args: "--without development production heroku --jobs 3 --retry 3"
Jonne Hass
a validé