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

View File

@ -56,7 +56,7 @@ trigger:
branch:
- *branch
event:
- pull_request
- push
- custom
---
@ -119,6 +119,7 @@ trigger:
branch:
- *branch
event:
- push
- custom
---
@ -165,6 +166,11 @@ steps:
settings:
dockerfile: Dockerfile
- name: warp4j x64
<<: *default_build_option
settings:
dockerfile: Dockerfile_x64_86
- name: *notification_name
<<: *default_notification_option
settings: