mirror of
https://github.com/actions/versions-package-tools.git
synced 2025-12-11 03:56:46 +00:00
add parsers
This commit is contained in:
@@ -6,10 +6,7 @@ steps:
|
||||
targetType: filePath
|
||||
filePath: './get-new-tool-versions/get-new-tool-versions.ps1'
|
||||
arguments: |
|
||||
-DistURL "$(DIST_URL)" `
|
||||
-ManifestLink "$(MANIFEST_URL)" `
|
||||
-VersionFilterToInclude $(INCLUDE_FILTER) `
|
||||
-VersionFilterToExclude $(EXCLUDE_FILTER)
|
||||
-ToolName "$(TOOL_NAME)"
|
||||
|
||||
- task: PowerShell@2
|
||||
displayName: 'Cancel build'
|
||||
|
||||
Reference in New Issue
Block a user