Ian Baum
|
553eaf01f7
|
Add BUILD_ASSETS_IMAGE CI variable
* Defaults to FALSE
* Can be used to disable building/pushing the assets image in the
gitlab:compile:assets job
|
2018-11-15 09:45:04 -06:00 |
|
Ian Baum
|
ce4aae2379
|
Use CI_COMMIT_REF_SLUG when building assets image
* Using CI_COMMIT_REF_NAME fails when the branch or tag contains special
characters
|
2018-11-01 14:26:51 -05:00 |
|
Ian Baum
|
70ee4e1b3e
|
Build a docker container storing only the frontent assets
* Run as part of gitlab:assets:compile job
* Will be used by omnibus-gitlab and the CNG images to avoid
compiling multiple times
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22235
|
2018-10-31 11:21:14 -05:00 |
|