Skip to content

Commit

Permalink
setting isProduction flag
Browse files Browse the repository at this point in the history
  • Loading branch information
v-sharmachir committed Dec 17, 2024
1 parent 535a625 commit eedf506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipelines/prod-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ extends:
- job: 'CreateReleaseTag'
templateContext:
type: releaseJob
isProduction: true
steps:
- task: 1ES.DownloadPipelineArtifact@1
inputs:
Expand Down

0 comments on commit eedf506

Please sign in to comment.