Skip to content

Commit ce63c28

Browse files
authored
Merge pull request #11092 from microsoft/users/ansheno/dockerv2patch155
Bumping up DockerV2 task to get addPipelineData changes
2 parents 2c3e075 + 9710ce6 commit ce63c28

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Tasks/DockerV2/task.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 2,
16-
"Minor": 154,
17-
"Patch": 4
16+
"Minor": 155,
17+
"Patch": 3
1818
},
1919
"demands": [],
2020
"releaseNotes": "Simplified the task YAML by:<br/>&nbsp;- Removing the Container registry type input<br/>&nbsp;- Removing complex inputs as they can be passed as arguments to the command.",

Tasks/DockerV2/task.loc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 2,
16-
"Minor": 154,
17-
"Patch": 4
16+
"Minor": 155,
17+
"Patch": 3
1818
},
1919
"demands": [],
2020
"releaseNotes": "ms-resource:loc.releaseNotes",

0 commit comments

Comments
 (0)