mirror of
https://github.com/drone-plugins/drone-docker.git
synced 2026-06-14 05:13:02 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fe4221f845 |
@@ -425,7 +425,7 @@ pipeline:
|
|||||||
spec: docker/<+matrix.repo>/manifest.tmpl
|
spec: docker/<+matrix.repo>/manifest.tmpl
|
||||||
when:
|
when:
|
||||||
stageStatus: Success
|
stageStatus: Success
|
||||||
condition: <+codebase.build.type> == "tag" || <+codebase.build.type> == "branch"
|
condition: <+codebase.build.type> == "tag"
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
repo:
|
repo:
|
||||||
|
|||||||
Reference in New Issue
Block a user