mirror of
https://github.com/drone-plugins/drone-docker.git
synced 2026-06-04 10:15:30 +08:00
Serialize windows 1809 pipelines
This commit is contained in:
@@ -131,6 +131,7 @@ steps:
|
||||
|
||||
depends_on:
|
||||
- testing
|
||||
- windows-1809-docker
|
||||
|
||||
trigger:
|
||||
ref:
|
||||
@@ -181,6 +182,7 @@ steps:
|
||||
|
||||
depends_on:
|
||||
- testing
|
||||
- windows-1809-ecr
|
||||
|
||||
trigger:
|
||||
ref:
|
||||
@@ -231,6 +233,7 @@ steps:
|
||||
|
||||
depends_on:
|
||||
- testing
|
||||
- windows-1809-gcr
|
||||
|
||||
trigger:
|
||||
ref:
|
||||
|
||||
Reference in New Issue
Block a user