Commit Graph

5 Commits

Author SHA1 Message Date
8bfafa0c34 Move Node.js image declaration to the specific job section 2025-04-28 08:28:17 +02:00
87b9197a93 Add Dockerization stage and setup in GitLab CI pipelines 2025-04-28 08:26:51 +02:00
e77fe53b15 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:46:06 +02:00
296c5bc2e2 Merge 'dev' into 'production': Set up GitLab CI/CD 2025-04-27 19:23:40 +00:00
c3f43016c6 Frontend migration 2025-04-27 17:33:20 +00:00