Skip to content

Commit dc30ef0

Browse files
committed
fix spacing
1 parent de47401 commit dc30ef0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: build/azure-pipelines/build-product.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ stages:
2424
- stage: CreatePackages
2525
displayName: Create packages to publish
2626
jobs:
27-
- job:
27+
- job: Sign_and_pack
2828
pool:
29-
vmImage:'windows-latest'
29+
vmImage: 'windows-latest'
3030
steps:
3131
- task: PowerShell@2
3232
displayName: Set last tag to variable

0 commit comments

Comments
 (0)