Skip to content

Commit d6c6436

Browse files
Update pipeline drone-docker-harness (#490)
Co-authored-by: [email protected] <[email protected]>
1 parent 8c5277a commit d6c6436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.harness/harness.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ pipeline:
425425
spec: docker/<+matrix.repo>/manifest.tmpl
426426
when:
427427
stageStatus: Success
428-
condition: <+codebase.build.type> == "tag" || <+codebase.build.type> == "branch"
428+
condition: <+codebase.build.type> == "tag"
429429
strategy:
430430
matrix:
431431
repo:

0 commit comments

Comments
 (0)