Skip to content

Commit

Permalink
Update generate-beta-modules.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
peombwa committed Jul 21, 2020
1 parent bb9edff commit e7482aa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .azure-pipelines/generate-beta-modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ jobs:
displayName: MS Graph PS SDK Beta Generation
timeoutInMinutes: 300
pool:
vmImage: 'windows-latest'
name: Microsoft Graph
demands: 'Agent.Name -equals PS-Build-Agent'

steps:
- task: securedevelopmentteam.vss-secure-development-tools.build-task-credscan.CredScan@2
Expand Down Expand Up @@ -199,7 +200,7 @@ jobs:
"toolVersion": "1.0"
}
]
SessionTimeout: 100
SessionTimeout: 160

- task: PowerShell@2
displayName: 'Pack Modules'
Expand Down

0 comments on commit e7482aa

Please sign in to comment.