Skip to content

Commit 66b913a

Browse files
committed
pipelines
1 parent 98c92b0 commit 66b913a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.ci/azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
feedsToUse: 'internal'
8282
vstsFeed: '705e121a-9631-49f5-8aaf-c7142856f923'
8383
vstsFeedPackage: 'dpf-windows' #TODO: update hash of packages
84-
vstsPackageVersion: '21.2.2'
84+
vstsPackageVersion: '21.2.3'
8585

8686
- script: |
8787
@echo on
@@ -167,7 +167,7 @@ jobs:
167167
feedsToUse: 'internal'
168168
vstsFeed: '705e121a-9631-49f5-8aaf-c7142856f923'
169169
vstsFeedPackage: 'dpf-linux' #TODO: update hash of packages
170-
vstsPackageVersion: '21.2.4'
170+
vstsPackageVersion: '21.2.5'
171171

172172
- script : |
173173
echo $0

0 commit comments

Comments
 (0)