feature/Adding_docker_x64_build_to_testing_pipeline #18

Merged
David merged 4 commits from feature/Adding_docker_x64_build_to_testing_pipeline into develop 2024-05-19 10:39:33 +02:00
Showing only changes of commit 065c993332 - Show all commits

View File

@ -56,7 +56,7 @@ trigger:
branch: branch:
- *branch - *branch
event: event:
- pull_request - push
- custom - custom
--- ---
@ -119,7 +119,7 @@ trigger:
branch: branch:
- *branch - *branch
event: event:
- pull_request - push
- custom - custom
--- ---