mirror of
https://github.com/drone-plugins/drone-docker.git
synced 2026-06-13 10:41:32 +08:00
Compare commits
7 Commits
CI-21939-test
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| f6164cf702 | |||
| f946dac9ae | |||
| 801ca62c15 | |||
| 95df76b75d | |||
| d9b3767c94 | |||
| 1482f4d794 | |||
| 19d0d55c04 |
@@ -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
|
||||||
@@ -780,7 +778,6 @@ pipeline:
|
|||||||
matrix:
|
matrix:
|
||||||
repo:
|
repo:
|
||||||
- docker
|
- docker
|
||||||
- gcr
|
|
||||||
- gar
|
- gar
|
||||||
- ecr
|
- ecr
|
||||||
- acr
|
- acr
|
||||||
@@ -802,7 +799,6 @@ pipeline:
|
|||||||
matrix:
|
matrix:
|
||||||
repo:
|
repo:
|
||||||
- docker
|
- docker
|
||||||
- gcr
|
|
||||||
- gar
|
- gar
|
||||||
- ecr
|
- ecr
|
||||||
- acr
|
- acr
|
||||||
|
|||||||
Reference in New Issue
Block a user