Commit Graph

7 Commits

Author SHA1 Message Date
argoyle 2fc1098166 feat(ci): add defaults CI template to improve pipeline setup
Adds the Defaults.gitlab-ci.yml to the CI configuration, allowing for 
a more standardized setup across projects. This change enhances 
efficiency by leveraging shared configurations, reducing the need for 
duplicate settings in individual pipeline files.
2025-06-23 13:45:56 +02:00
argoyle 9c39290793 ci: remove unused docker configurations from pipeline
Removes unnecessary Docker service and variable configurations from 
the CI pipeline to streamline the build process and reduce complexity.  
This enhances clarity and avoids potential misconfigurations.
2024-12-04 17:51:11 +01:00
argoyle 466381aa1b ci: add release flow 2024-10-05 21:13:05 +02:00
Renovate 86092b5a9c chore(deps): update node.js to v20 2024-02-23 17:21:31 +00:00
argoyle 9c9c134476 ci: make releases handle multi-line release notes 2023-06-08 16:11:20 +02:00
argoyle 940d8cb919 ci: use Docker DinD version from variable 2023-02-09 21:55:55 +01:00
argoyle a424b2b202 feat: initial commit 2023-01-31 20:28:09 +01:00