Commit Graph

6 Commits

Author SHA1 Message Date
81ec50f034 Update CI configurations to use Node 22 Docker image
- Replaced alpine/git v2.47.2 image with node:22 image for the sync_branches job.
- Added node:22 image to the frontend_build_job for consistency in builds.
- This ensures compatibility with Node.js-based tasks and streamlines CI setup.
2025-04-27 22:31:16 +02:00
68f63ea9e7 Fix wrong image definition. 2025-04-27 22:15:52 +02:00
838bd2744d Moved sync stage to the end of the pipeline and adapt the stage to use an Alpine Git image 2025-04-27 22:00:38 +02:00
4de500608c Reorder stages in .gitlab-ci.yml for correct execution order.
- Moved the 'deploy' stage to the end of the stages list.
2025-04-27 21:08:38 +02:00
ac30a7be71 Update GitLab CI includes 2025-04-27 21:06:35 +02:00
46676c1e4a Add GitLab CI/CD pipeline configuration (dummy) 2025-04-27 20:17:08 +02:00