Compare commits

..

5 Commits

Author SHA1 Message Date
dd5b59e4c5 Merge pull request 'feature/Adding_docker_x64_build_to_testing_pipeline' (#18) from feature/Adding_docker_x64_build_to_testing_pipeline into develop
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
Reviewed-on: #18
2024-05-19 10:39:31 +02:00
david
065c993332 Fixing .drone.yml
All checks were successful
continuous-integration/drone/pr Build is passing
2024-05-19 10:37:00 +02:00
david
84f132742b Fixing .drone.yml
All checks were successful
continuous-integration/drone/pr Build is passing
2024-05-19 10:04:25 +02:00
david
67fd83a11e Adding docker x64 build to testing pipeline and fixing develope pipeline 2024-05-19 10:03:17 +02:00
david
401a8927bc Adding test build of Dockerfile_x64_86 to pull request pipeline 2024-05-19 09:55:17 +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: