Skip to content

Commit 5a3f1b8

Browse files
committed
Fix build by updating Azure-Pipelines
This version does not ignore RequiredModules
1 parent 8de7520 commit 5a3f1b8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ resources:
1010
endpoint: PoshCode
1111
type: github
1212
name: PoshCode/Azure-Pipelines
13-
ref: refs/tags/3.2.2
13+
ref: refs/tags/4
1414

1515
stages:
1616
- stage: Build
@@ -44,4 +44,3 @@ stages:
4444
vmImage: 'windows-2019'
4545
pool:
4646
vmImage: $(vmImage)
47-

0 commit comments

Comments
 (0)