Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .ci/releaseBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ stages:
- stage: Build
displayName: Build
pool:
name: Package ES CodeHub Lab E
name: PowerShell1ES # was Package ES CodeHub Lab E
jobs:
- job: Build_Job
displayName: Build Microsoft.PowerShell.ScriptAnalyzer
Expand Down Expand Up @@ -162,7 +162,7 @@ stages:
jobs:
- job: Compliance_Job
pool:
name: Package ES CodeHub Lab E
name: PowerShell1ES # was Package ES CodeHub Lab E
steps:
- checkout: self
- checkout: ComplianceRepo
Expand Down