summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* .gitlab-ci.yml: clone definitions in the 'before_script:' stepjjardon/before_scriptJavier Jardón2016-12-061-8/+4
* Revert "Update ci to py3 with onbuild docker"Daniel Firth2016-11-291-4/+5
* Revert "Try with 3.4-onbuild"Daniel Firth2016-11-291-1/+1
* Revert "Change shebang to '#!/usr/bin/python3'"Daniel Firth2016-11-291-3/+3
* Change shebang to '#!/usr/bin/python3'Javier Jardón2016-11-161-3/+3
* Try with 3.4-onbuildDaniel Firth2016-11-161-1/+1
* Update ci to py3 with onbuild dockerDaniel Firth2016-11-151-5/+4
* Add check for cache_keys_v6 to gitlab-ciPaul Sherwood2016-10-301-1/+15
* .gitlab-ci.yml: Add a job to always build the build-essential stratum, not us...Javier Jardón2016-10-271-0/+9
* .gitlab-ci.yml: Do not print all the environment variablesjjardon/ciJavier Jardón2016-09-011-1/+0
* .gitlab-ci.yml: Build minimal systemJavier Jardón2016-08-311-0/+8
* .gitlab-ci.yml: keys-only mode and artifact cache:1 only in cache-keys stageJavier Jardón2016-08-311-4/+3
* .gitlab-ci.yml: Remove installation stageJavier Jardón2016-08-311-5/+0
* .gitlab-ci.yml: Fix cache key: path -> pathsJavier Jardón2016-08-311-1/+2
* Exit 1 on calling with no paramsPaul Sherwood2016-05-181-1/+1
* result => expected.result16.16Paul Sherwood2016-04-161-2/+2
* Tweak ci scripts, make artifact-version explicitPaul Sherwood2016-04-091-4/+7
* Fix .gitlab-ci build-only stepPaul Sherwood2016-04-061-1/+6
* Rename install.sh => install_dependencies.shPaul Sherwood2016-04-061-2/+2
* Update .gitlab-ci to use the new install.shPaul Sherwood2016-03-251-2/+2
* Add pep8 testPaul Sherwood2016-03-131-0/+5
* New mode: [keys-only, no-build, normal]Paul Sherwood2016-03-131-3/+1
* Add installation testPaul Sherwood2016-03-131-1/+7
* Add a .gitlab-ci.yml filePaul Sherwood2016-03-131-0/+22