Skip to content

Commit 6c44829

Browse files
committed
Added missing isProduction flag on release job.
1 parent 156b6f5 commit 6c44829

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pipelines/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ extends:
103103
displayName: GitHub Pre-release
104104
templateContext:
105105
type: releaseJob
106+
isProduction: true
106107
inputs:
107108
- input: pipelineArtifact
108109
artifactName: cli-binaries

0 commit comments

Comments
 (0)