aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2022-06-03build(ci): update GitLab CI configThomas1-0/+13
2022-05-12build(ci): write maven log into file to support log files > 500kBThomas1-2/+4
2022-01-10Merge branch 'nightlybuild' into feature/matching_base_rebaseThomas1-1/+1
2021-12-13add default tag to Gitlab CI configurationThomas1-0/+4
2021-12-01CI: Refactor scriptChristian Kollmann1-9/+7
2021-06-15fix some warning in maven build process and switch to another GitLab CI maven...Thomas1-1/+2
2021-05-12switch to release version1.2.0Thomas1-1/+2
2021-01-15add 'docker' tag into GitLab CI runner to select a shared docker based runnerThomas Lenz1-0/+6
2020-12-22remove SAST.gitlab template because it's already covered by maven build-processThomas Lenz1-2/+0
2020-12-18update GitLab CI to exclude /feature/.* branches from packagingThomas Lenz1-0/+1
2020-12-16update GitLab CI configuration to set code-coverage extractor and artifact na...Thomas Lenz1-3/+5
2020-12-15fix wrong release-package path in GitLab CI configurationThomas Lenz1-6/+9
2020-12-14update GitLab CI process to use latest maven versionThomas Lenz1-1/+2
2020-12-14fix wrong indent in GitLab CI configurationThomas Lenz1-2/+2
2020-12-11add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude fa...Thomas Lenz1-0/+41
2020-11-30Add GitLab CI pipelineChristian Kollmann1-0/+37