FEAT: #12 Added software tests
Some checks failed
Build and Push Development Docker Image / build-and-push (push) Failing after 3m3s

This commit is contained in:
2025-05-31 18:26:21 +01:00
parent 03b95a6c8c
commit 0b299b9410
7 changed files with 351 additions and 17 deletions

View File

@@ -2,7 +2,7 @@ name: Build and Push Development Docker Image
on:
push:
branches: [ development ]
branches: [ development, chore/software-testing ]
jobs:
build-and-push: