From 41699a3c3300bcb1325acb3bad1163a6d65ad5c9 Mon Sep 17 00:00:00 2001 From: Maor Friedman Date: Mon, 2 Dec 2024 21:47:46 +0200 Subject: [PATCH] update changelog Signed-off-by: Maor Friedman --- tasks/push-disk-images/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/push-disk-images/README.md b/tasks/push-disk-images/README.md index f59beaeb7..5f6876824 100644 --- a/tasks/push-disk-images/README.md +++ b/tasks/push-disk-images/README.md @@ -13,7 +13,7 @@ The environment to use is pulled from the `cdn.env` key in the data file. | resultsDirPath | Path to results directory in the data workspace | No | - | ## Changes in 0.3.0 -* The task now writes pushed image details to a results json file in the workspace +* The task now writes pushed file names to a results json file in the workspace ## Changes in 0.2.2 * Increase the InternalRequest PipelineRun timeout to 24 hours in total