Skip to content

Commit

Permalink
Added production environment tag to release job for ADO approval step
Browse files Browse the repository at this point in the history
  • Loading branch information
c-ryan-k committed Apr 27, 2022
1 parent 407228a commit f54757e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipelines/release-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@ stages:
- ImageOverride -equals $(linuxVmImage)
jobs:
- job: publishRelease
environment: 'production'
displayName: 'Publish artifacts and draft GitHub Release'
steps:
- download: current
Expand Down

0 comments on commit f54757e

Please sign in to comment.