Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-17 | ci: share cache for gems between branches and jobs | Azul | |
bundler and rubygems should be robust enough to share one dir in different branches. This way gems can be reused. If new versions are required they will just be added to the shared cache. | |||
2016-08-15 | [ci] gitlab: actually cache bundle | Azul | |
2016-08-15 | [ci] move configs into config dir | Azul | |
2016-08-12 | [ci] checkout submodule on gitlab | Azul | |
2016-08-08 | [ci] setup couch for gitlab | Azul | |
Couch docker image will be available on the host called couchdb. So we use curl to check for it and display the version string. And then we move a couchdb.yml config file into place so the right host will be used. | |||
2016-08-01 | Add .gitlab-ci.yml | azul | |