Skip to content

Commit 2baac65

Browse files
committed
Update pipeline drone-plugin-harness
1 parent 5576338 commit 2baac65

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.harness/harness.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,10 @@ pipeline:
8989
target: harness-plugin/<+pipeline.stages.Build_and_Binaries_Release.spec.execution.steps.version.output.outputVariables.VERSION>
9090
when:
9191
condition: <+codebase.build.type> == "tag"
92+
variables:
93+
- name: DRONE_REPO_OWNER
94+
type: String
95+
description: ""
96+
required: false
97+
value: drone
9298
allowStageExecutions: true

0 commit comments

Comments
 (0)