aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* remove pipenv related filesMartin Czygan2021-09-131-1/+1
| | | | | | | | | fuzzycat is mostly a library; the command line tool will switch to a bundled executable (e.g. via shiv) soon; removed pipenv in order to lower confusion which setup to use; also pipenv unfortunately at time cat take a bit of time to complete operations
* gitlab CI: try 'make deps' and 'make test'Bryan Newbold2021-04-131-5/+3
|
* ci image docsMartin Czygan2020-12-021-0/+3
|
* ci: run verbose testsMartin Czygan2020-12-021-2/+1
|
* use latest imageMartin Czygan2020-12-021-1/+2
|
* use pipenv setupMartin Czygan2020-12-021-4/+4
|
* use explicit versionMartin Czygan2020-12-021-1/+1
|
* try custom imageMartin Czygan2020-12-021-1/+1
|
* change ci image (missing gcc)Martin Czygan2020-12-021-1/+1
|
* add gitlab ciMartin Czygan2020-12-021-0/+15