Merge pull request #348 from drone-plugins/serialize_win_1809
Serialize windows 1809 pipelines
This commit is contained in:
commit
368583a464
@ -131,6 +131,7 @@ steps:
|
|||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- testing
|
- testing
|
||||||
|
- windows-1809-docker
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
ref:
|
ref:
|
||||||
@ -181,6 +182,7 @@ steps:
|
|||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- testing
|
- testing
|
||||||
|
- windows-1809-ecr
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
ref:
|
ref:
|
||||||
@ -231,6 +233,7 @@ steps:
|
|||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- testing
|
- testing
|
||||||
|
- windows-1809-gcr
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
ref:
|
ref:
|
||||||
|
Loading…
Reference in New Issue
Block a user