summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'simplify-gitlab-ci.yml' into 'master' Achilleas Pipinellis2016-07-121-4/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move index.html to simplify .gitlab-ci.yml ## What does this MR do? - move `index.html` to public folder - simplify `.gitlab-ci.yml` ## Are there points in the code the reviewer needs to double check? Not really... ## Why was this MR needed? Every build moves the `index.html` to the public folder—which is unnecessary if it can be there from the beginning. ## What are the relevant issue numbers? None. See merge request !10
| * Move index.html to simplify .gitlab-ci.ymlwinniehell2016-07-121-4/+2
| |
* | Use smaller Docker image to speed up buildwinniehell2016-07-121-0/+2
|/
* Add .gitlab-ci.yml.Douwe Maan2015-12-221-0/+11