aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Collapse)AuthorFilesLines
2021-06-15fix some warning in maven build process and switch to another GitLab CI ↵Thomas1-1/+2
maven image
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 ↵Thomas Lenz1-3/+5
names for releases
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 ↵Thomas Lenz1-0/+41
false-positive update gitlab-ci configuration to display jUnit test-coverage
2020-11-30Add GitLab CI pipelineChristian Kollmann1-0/+37