mirror of
https://github.com/drone-plugins/drone-docker.git
synced 2026-06-04 18:24:24 +08:00
Update pipeline drone-docker-harness
This commit is contained in:
@@ -674,12 +674,11 @@ pipeline:
|
|||||||
auto_tag_suffix: windows-1809-amd64
|
auto_tag_suffix: windows-1809-amd64
|
||||||
when:
|
when:
|
||||||
stageStatus: Success
|
stageStatus: Success
|
||||||
condition: <+codebase.build.type> == "tag"
|
condition: <+codebase.build.type> == "branch"
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
repo:
|
repo:
|
||||||
- docker
|
- docker
|
||||||
- gcr
|
|
||||||
- gar
|
- gar
|
||||||
- ecr
|
- ecr
|
||||||
- acr
|
- acr
|
||||||
@@ -701,7 +700,6 @@ pipeline:
|
|||||||
matrix:
|
matrix:
|
||||||
repo:
|
repo:
|
||||||
- docker
|
- docker
|
||||||
- gcr
|
|
||||||
- gar
|
- gar
|
||||||
- ecr
|
- ecr
|
||||||
- acr
|
- acr
|
||||||
|
|||||||
Reference in New Issue
Block a user