Commit Graph

2 Commits

Author SHA1 Message Date
argoyle 97700f1654 feat(ci): add codebuild tags to GitLab CI configuration
Enhance the GitLab CI configuration by adding tags for codebuild. This 
includes a unique identifier that incorporates the project ID, pipeline 
IID, and job name to improve build tracking and organization.
2025-10-22 20:06:27 +02:00
argoyle 57400b0223 feat(ci): add retry configuration for CI jobs
Adds a default retry configuration for CI jobs to handle  
various failure scenarios. This improves the robustness of  
the pipeline by allowing automatic retries for jobs that  
fail due to temporary issues.
2025-04-30 16:46:11 +02:00