9 Commits

Author SHA1 Message Date
argoyle b4d238849c fix(ci): unset BUILDKIT_HOST in build stage script
The build stage script now unsets the BUILDKIT_HOST 
environment variable to ensure a clean build process. This 
prevents potential conflicts related to Docker BuildKit 
during the build.
2025-12-09 15:12:42 +01:00
argoyle 1555b76673 chore(ci): update CI configuration for project templates
Add Defaults.gitlab-ci.yml to the CI configuration and ensure proper 
inclusion of unboundsoftware/ci-templates for better workflows. This 
enhances the CI pipeline setup and streamlines the build process.
2025-06-23 13:46:51 +02:00
argoyle 128a6f2a6c ci: remove unnecessary docker services and variables
Eliminate unused Docker host variables and services from the CI 
configuration. This simplifies the build process and reduces 
potential complexities in the CI pipeline.
2024-12-05 10:55:26 +01:00
argoyle 62c2c5e1d6 ci: add release flow 2024-10-05 21:14:17 +02:00
argoyle a1cc6fdfbb ci: update prepare_release to use git-cliff for CHANGELOG generation 2024-09-22 09:20:22 +02:00
Renovate c75e88a6f3 chore(deps): update node.js to v20 2024-02-24 00:51:22 +00:00
argoyle 712375c502 build(deps): bump node from 18 to 20
Bumps node from 18 to 20.
2023-06-08 16:04:56 +02:00
argoyle 2c6ff89a47 ci: use Docker DinD version from variable 2023-02-09 21:55:35 +01:00
argoyle 697f517260 feat: initial version 2023-01-31 20:16:10 +01:00