Skip to content

Commit

Permalink
ci skip
Browse files Browse the repository at this point in the history
  • Loading branch information
smitpatel committed Jun 20, 2023
1 parent 247dab4 commit f18f2ec
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 37 deletions.
5 changes: 2 additions & 3 deletions eng/pipelines/official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -298,14 +298,13 @@ stages:
- ${{ if or(eq(parameters.CreateVSGreenInsertion, true), eq(variables['Build.Reason'], 'Schedule')) }}:
- template: azure-pipelines/external/component-insertion.yml@VSCodeExtensionRepo
parameters:
VariableInitSteps:
- powershell: '$(Build.SourcesDirectory)/eng/scripts/InsertReviewers.ps1'
- powershell: '$(Build.SourcesDirectory)/eng/scripts/InsertNpmDependencies.ps1'
sourceBranch: $(Build.SourceBranch)
sourceCommit: $(Build.SourceVersion)
runName: $(Build.BuildNumber)
runID: $(Build.BuildId)
pipelineID: $(System.DefinitionId)
InsertTargetBranch: ${{ parameters.InsertionVSGreenBranch }}
ComponentSubDir: $(Build.Repository.Name)
# variables:
# InsertReviewers: '.NET Project System'

19 changes: 0 additions & 19 deletions eng/scripts/InsertNpmDependencies.ps1

This file was deleted.

14 changes: 0 additions & 14 deletions eng/scripts/InsertReviewers.ps1

This file was deleted.

1 change: 0 additions & 1 deletion eng/scripts/TeamEmail.ps1

This file was deleted.

0 comments on commit f18f2ec

Please sign in to comment.