Commit Graph

11 Commits

Author SHA1 Message Date
7fe4e6aef2 Change domain
Some checks failed
Build, Push and Run Container / build (push) Failing after 3s
2025-08-12 21:36:18 +02:00
49138d5b9d Docker build without buildx
All checks were successful
Build, Push and Run Container / build (push) Successful in 38s
2025-08-12 19:05:38 +02:00
2c9fedcc99 Correct syntax
Some checks failed
Build, Push and Run Container / build (push) Failing after 2s
2025-08-12 19:04:02 +02:00
722889cc56 Correct yml 2025-08-12 19:03:08 +02:00
1fb0db50f2 Update workflow for path 2025-08-12 19:00:22 +02:00
183d71e203 POC big step
Some checks failed
Build, Push and Run Container / build (push) Failing after 33s
2025-08-12 16:48:16 +02:00
efbcbd0915 Debug
Some checks failed
Build, Push and Run Container / build (push) Failing after 2s
2025-08-06 17:53:41 +02:00
36deaca583 Trigger CI/CD
Some checks failed
Build, Push and Run Container / build (push) Failing after 21s
2025-08-06 17:52:05 +02:00
eee0cf8ecb Trigger CI/CD
Some checks failed
Build, Push and Run Container / build (push) Failing after 20s
2025-08-06 17:48:20 +02:00
b7b5790620 Correct CI/CD
Some checks failed
Build, Push and Run Container / build (push) Failing after 4s
2025-08-06 17:44:53 +02:00
20992c2c91 Adds CI/CD workflow for Docker builds
Some checks failed
Build, Push and Run Container / build (push) Failing after 1s
Implements a workflow that builds, pushes, and runs a Docker container on push to the main branch.

This automates the process of building and deploying the application, ensuring that the latest changes are always reflected in the running container. It also handles stopping and removing existing containers before running the new one.
2025-08-06 16:04:03 +02:00