Commit Graph

5 Commits

Author SHA1 Message Date
argoyle 55033d01d2 feat(ci): add custom CI template for defaults configuration
Includes a custom CI template from the unboundsoftware 
repository to standardize default configurations across 
projects. This change aims to improve build consistency 
and streamline the CI setup process.
2025-06-23 13:47:31 +02:00
argoyle c7faba91d7 ci: remove unused docker configuration from CI files
Removes unnecessary Docker host variables and service settings from 
`.gitlab-ci.yml` to simplify the CI/CD pipeline configuration. This 
streamlines the build process by focusing on the essential tasks 
and reduces potential configuration errors.
2024-12-05 10:56:17 +01:00
argoyle 2f1e20de1b ci: use Docker DinD version from variable 2023-02-09 21:47:41 +01:00
argoyle 2abc1cf338 ci: fix codecov upload 2022-03-21 09:21:15 +01:00
argoyle 4c6483d971 feat: initial version 2021-11-25 21:09:36 +01:00