87b9197a93
Add Dockerization stage and setup in GitLab CI pipelines
2025-04-28 08:26:51 +02:00
4eb4c9b581
remove added character
2025-04-27 23:04:54 +02:00
390dd25a90
add some character for testing
2025-04-27 23:04:18 +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
88de266dc1
Moved sync stage to the end of the pipeline and adapt the stage to use an Alpine Git image
2025-04-27 22:45:08 +02:00
1e594f31f9
Reorder stages in .gitlab-ci.yml for correct execution order.
...
- Moved the 'deploy' stage to the end of the stages list.
2025-04-27 22:45:06 +02:00
7f71ad6c72
Fix wrong image definition.
2025-04-27 20:16:20 +00:00
8cf3ac10c9
Merge dev into production: Fix pipeline pt. 1
2025-04-27 20:12:50 +00:00
296c5bc2e2
Merge 'dev' into 'production': Set up GitLab CI/CD
2025-04-27 19:23:40 +00:00