We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5576338 commit 2baac65Copy full SHA for 2baac65
1 file changed
.harness/harness.yaml
@@ -89,4 +89,10 @@ pipeline:
89
target: harness-plugin/<+pipeline.stages.Build_and_Binaries_Release.spec.execution.steps.version.output.outputVariables.VERSION>
90
when:
91
condition: <+codebase.build.type> == "tag"
92
+ variables:
93
+ - name: DRONE_REPO_OWNER
94
+ type: String
95
+ description: ""
96
+ required: false
97
+ value: drone
98
allowStageExecutions: true
0 commit comments