joanie
joanie copied to clipboard
👷(circle) build images for open pull requests
Purpose
In order to have dynamic review environments, we need to build, for each open pull request, a docker image of the project.
Proposal
We add a new job to circleci that builds said image and tags it with PR-{PULL_REQUEST_NUMBER}