Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Update to fixed azure-pipeline
This one handles ModuleManifest and SourcePath as well as Path
  • Loading branch information
Jaykul committed Jan 14, 2020
commit 55ce9c82d9d5b27f54b4c5d55abd2f58a5b44ab3
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ resources:
endpoint: PoshCode
type: github
name: PoshCode/Azure-Pipelines
ref: refs/tags/3.2.1
ref: refs/tags/3.2.2

stages:
- stage: Build
Expand Down