Revert "User/masudars/cg pipeline migration to 1 es pipeline (#123623)" (#123650)

This reverts commit ca04e2f404.
This commit is contained in:
Zach Carpenter
2023-10-24 17:02:31 -05:00
committed by GitHub
parent b6318afed3
commit 08e8d0e5a3
+10 -29
View File
@@ -5,35 +5,16 @@
trigger: none
pr: none
pool:
vmImage: windows-latest
variables:
runCodesignValidationInjection: ${{ false }}
resources:
repositories:
- repository: 1ESPipelineTemplates
type: git
name: 1ESPipelineTemplates/1ESPipelineTemplates
ref: refs/tags/release
extends:
template: v1/1ES.Official.PipelineTemplate.yml@1ESPipelineTemplates
parameters:
pool:
name: Azure-Pipelines-1ESPT-ExDShared
image: windows-2022
os: windows
customBuildTags:
# This is added by 1ES migration tool and it is okay to remove in the future.
- ES365AIMigrationTooling
stages:
- stage: Component_Governance
jobs:
- job: Job
steps:
- task: ComponentGovernanceComponentDetection@0
displayName: Component Governance
inputs:
scanType: 'Register'
verbosity: 'Verbose'
alertWarningLevel: 'High'
steps:
- task: ComponentGovernanceComponentDetection@0
displayName: Component Governance
inputs:
scanType: 'Register'
verbosity: 'Verbose'
alertWarningLevel: 'High'