Commit graph

10 commits

Author SHA1 Message Date
ea4063917b fix: Enables CI/CD for any branch push
All checks were successful
Build (and tag) Images / build (push) Successful in 35s
Build (and tag) Images / build (pull_request) Successful in 36s
2025-10-13 19:26:57 +02:00
1e6f858426 fix: Enables image pushing for any git branch push
All checks were successful
Build (and tag) Images / build (push) Successful in 35s
2025-10-13 19:23:50 +02:00
3aeb91101d refactor: Limits docker image pushing to git pushes to main branch
All checks were successful
Build (and tag) Images / build (push) Successful in 35s
2025-10-13 19:19:39 +02:00
f40692b483 feat: Tags built images branch-specific, to prevent production overrides from branches
All checks were successful
Build Hello World Image / build (push) Successful in 46s
2025-10-13 19:04:45 +02:00
5eec2d3188 fix: Adds working directory to build steps
All checks were successful
Build Hello World Image / build (push) Successful in 35s
2025-10-13 18:54:49 +02:00
8a5cf8c1ee changed file names in build job
Some checks failed
Build Hello World Image / build (push) Failing after 8s
2025-10-13 16:30:29 +02:00
522c609ef1 added data_handeler container
All checks were successful
Build Hello World Image / build (push) Successful in 1m4s
2025-10-12 17:35:28 +02:00
7875895248 fix: Resolves issue with working directory 2025-10-12 00:02:56 +02:00
cb27186641 fix: CI uses Containerfile and directly tags package 2025-10-12 00:02:56 +02:00
93f4ce6145 feat: Adds CI/CD steps to build and push web container 2025-10-12 00:02:56 +02:00