feat: add testing job to build-container workflow and remove redundant push trigger from test-application workflow
Build and Deploy Docker Container / test (push) Failing after 26s
Build and Deploy Docker Container / build-and-deploy (push) Has been skipped

This commit is contained in:
2026-05-10 11:34:27 +02:00
parent c15e9bbd7c
commit 1dcd80a8bb
2 changed files with 24 additions and 3 deletions
-3
View File
@@ -4,9 +4,6 @@ on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
test: