noosfero | WIP: Refactors CI build to run on docker (!1744)

Gabriel Silva gitlab at mg.gitlab.com
Thu Aug 29 00:46:57 BRT 2019



Gabriel Silva created a merge request: https://gitlab.com/noosfero/noosfero/merge_requests/1744

Project:Branches: gabrielssilva/noosfero:ci-with-docker to noosfero/noosfero:master
Author:    Gabriel Silva
Assignees: 


Refactors `.gitlab-ci.yml` to use Docker containers. It will build a temporary image for every branch, store it in the GitLab registry, and use it on all test jobs.

There is no mechanism to automatically remove images from the registry. We'll need to do it manually.

This will greatly reduce the build time.
It also includes some small refactor to the production Dockerfile, to make it easier to cache the `bundle` commands.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/noosfero/noosfero/merge_requests/1744
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listas.softwarelivre.org/pipermail/noosfero-dev/attachments/20190829/ca77d9a1/attachment.html>


More information about the Noosfero-dev mailing list