aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml (follow)
Commit message (Expand)AuthorAgeLines
* Only push `nging` on `master` and `django`.Gravatar Johannes Christ2018-09-05-0/+5
* Add `nging` for static files.Gravatar Johannes Christ2018-09-05-1/+9
* Login to proper registry.Gravatar Johannes Christ2018-09-05-1/+1
* Use proper registry.Gravatar Johannes Christ2018-09-05-3/+3
* Push to Docker Hub.Gravatar Johannes Christ2018-09-05-3/+3
* Use pipeline-readable job names.Gravatar Johannes Christ2018-09-04-6/+6
* Add missing argument.Gravatar Johannes Christ2018-09-04-2/+2
* Set up GitLab CI properly.Gravatar Johannes Christ2018-09-04-26/+61
* Add job tags.Gravatar Johannes Christ2018-09-03-3/+6
* Try using local registry.Gravatar Johannes Christ2018-09-03-0/+1
* Try using local registry.Gravatar Johannes Christ2018-09-03-6/+20
* Install `flake8` on system.Gravatar Johannes Christ2018-08-31-1/+1
* Always upload cov reports, add pipenv cache.Gravatar Johannes Christ2018-08-30-5/+8
* Add coverage reports.Gravatar Johannes Christ2018-08-30-2/+28
* Remove no longer needed conditional.Gravatar Johannes Christ2018-08-30-1/+0
* Properly configure Django project.Gravatar Johannes Christ2018-08-30-0/+1
* Use system Python interpreter.Gravatar Johannes Christ2018-08-30-1/+1
* Proeprly set up lint and test stages.Gravatar Johannes Christ2018-08-30-2/+22
* Add CI build script.Gravatar Johannes Christ2018-08-30-5/+8
* Push site base image on CI.Gravatar Gareth Coles2018-08-27-1/+6
* Add GitLab CI linting.Gravatar Johannes Christ2018-08-27-78/+8
* Initial project layout for djangoGravatar Gareth Coles2018-08-07-54/+54
* [CI] Use a container that has gitGravatar Gareth Coles2018-06-13-1/+1
* Build CI container on the CIGravatar Gareth Coles2018-06-13-0/+24
* Add JavaScript lintingGravatar Gareth Coles2018-06-13-0/+3
* adds log rotation and speeds up buildGravatar Christopher Baklid2018-06-11-20/+3
* Only bother with the deploy step on the master branchGravatar Gareth Coles2018-06-09-0/+3
* [CI] Add deployment env and cache .gemGravatar Gareth Coles2018-06-07-3/+8
* [CI] Tag builds with "docker"Gravatar Gareth Coles2018-06-06-0/+6
* [CI] Documentation is a fine thingGravatar Gareth Coles2018-06-06-1/+2
* [CI] Improve performance by configuring jobs betterGravatar Gareth Coles2018-06-06-9/+13
* [CI] Add docker/curl to deploy stepsGravatar Gareth Coles2018-06-06-0/+1
* [CI] Fix deploymentGravatar Gareth Coles2018-06-06-4/+4
* [CI] Add RDB/RMQ hostsGravatar Gareth Coles2018-06-06-1/+2
* [CI] And ruby-irbGravatar Gareth Coles2018-06-06-1/+1
* [CI] Ugh, fine, let's install rdoc too.Gravatar Gareth Coles2018-06-06-2/+2
* [CI] We don't need rdocGravatar Gareth Coles2018-06-06-1/+1
* [CI] Add ruby-dev to build envGravatar Gareth Coles2018-06-06-1/+1
* [CI] Add compilation packages to build envGravatar Gareth Coles2018-06-06-0/+8
* [CI] Fix GitLab CI YAMLGravatar Gareth Coles2018-06-06-3/+3
* [CI] Add GitLab CI YAMLGravatar Gareth Coles2018-06-06-0/+39