summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* gitlab-ci: Install jq to avoid error from make check-syntaxSalvatore Bonaccorso2020-06-041-1/+1
|
* Change GIT_DEPTH to 1 to reduce the use of resources in salsa-ciSantiago Ruano Rincón2019-11-191-1/+1
|
* fix CI: do not try to checkout a branchAntoine Beaupré2018-11-091-2/+0
| | | | | | | | This makes all jobs fail on merge requests, because the branch being tested is deliberately *not* the master branch. Gitlab CI should normally checkout the right branch at the right point, so we shouldn't be messing around with git like that.
* indent settingSalvatore Bonaccorso2018-07-271-1/+1
|
* Try to speed-up ci by setting GIT_DEPTHSalvatore Bonaccorso2018-07-271-2/+2
|
* Disable shallowing of git clone for nowSalvatore Bonaccorso2018-05-201-2/+2
|
* Add comment for use of only fetch last 10 commits for syntax-checkSalvatore Bonaccorso2018-05-201-0/+1
|
* Reduce depth of fetching to only 10 commitsSalvatore Bonaccorso2018-05-201-0/+3
|
* check-syntax: don't install recommends and list ca-certificatesSalvatore Bonaccorso2018-05-201-1/+1
|
* Remove python-apsw for syntax-check jobSalvatore Bonaccorso2018-05-201-1/+1
|
* Add simple .gitlab-ci.yml file to check syntax on commitSalvatore Bonaccorso2018-05-201-0/+10

© 2014-2024 Faster IT GmbH | imprint | privacy policy