Compare commits
5 Commits
eaee10a147
...
dd5b59e4c5
Author | SHA1 | Date | |
---|---|---|---|
dd5b59e4c5 | |||
|
065c993332 | ||
|
84f132742b | ||
|
67fd83a11e | ||
|
401a8927bc |
@ -56,7 +56,7 @@ trigger:
|
|||||||
branch:
|
branch:
|
||||||
- *branch
|
- *branch
|
||||||
event:
|
event:
|
||||||
- pull_request
|
- push
|
||||||
- custom
|
- custom
|
||||||
|
|
||||||
---
|
---
|
||||||
@ -119,6 +119,7 @@ trigger:
|
|||||||
branch:
|
branch:
|
||||||
- *branch
|
- *branch
|
||||||
event:
|
event:
|
||||||
|
- push
|
||||||
- custom
|
- custom
|
||||||
|
|
||||||
---
|
---
|
||||||
@ -165,6 +166,11 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
|
||||||
|
- name: warp4j x64
|
||||||
|
<<: *default_build_option
|
||||||
|
settings:
|
||||||
|
dockerfile: Dockerfile_x64_86
|
||||||
|
|
||||||
- name: *notification_name
|
- name: *notification_name
|
||||||
<<: *default_notification_option
|
<<: *default_notification_option
|
||||||
settings:
|
settings:
|
||||||
|
Loading…
Reference in New Issue
Block a user