Skip to content

Commit 651bb20

Browse files
Update .pipelines/PowerShellGet-Official.yml
Co-authored-by: Aditya Patwardhan <adityap@microsoft.com>
1 parent 1881345 commit 651bb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/PowerShellGet-Official.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ extends:
5151
enabled: true
5252
asyncSdl: # https://aka.ms/obpipelines/asyncsdl
5353
enabled: true
54-
forStages: [Build]
54+
forStages: [stagebuild]
5555
credscan:
5656
enabled: true
5757
scanFolder: $(Build.SourcesDirectory)\PowerShellGet

0 commit comments

Comments
 (0)