Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
shuebner20 committed Jul 25, 2021
1 parent 1e54a60 commit 49d9f85
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions azure-pipelines.yml
Expand Up @@ -9,13 +9,6 @@ trigger:
pool:
vmImage: ubuntu-latest

variables:
libraryCounter: 'TypedocPluginDevopsSourceFileTS_$(Davisol.TypedocPluginDevopsSourceFileTsMajorMinorVersion)'
libraryBuildRevision: $[counter(variables['libraryCounter'], 200)]
libraryBuildVersion: '$(Davisol.TypedocPluginDevopsSourceFileTsMajorMinorVersion).$(libraryBuildRevision)'

name: 'TypedocPluginDevopsSourceFile_TS_v$(Davisol.TypedocPluginDevopsSourceFileTsMajorMinorVersion).$(libraryBuildRevision)$(Rev:.r)'

steps:
- task: NodeTool@0
inputs:
Expand Down

0 comments on commit 49d9f85

Please sign in to comment.