mirror of
https://github.com/drone-plugins/drone-docker.git
synced 2026-06-04 18:24:24 +08:00
Update pipeline drone-docker-harness (#490)
Co-authored-by: ompragash.viswanathan@harness.io <ompragash.viswanathan@harness.io>
This commit is contained in:
@@ -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