From 579a711985bd5bd60589ba3143874f03185fd587 Mon Sep 17 00:00:00 2001 From: James Ketrenos Date: Fri, 25 Oct 2019 12:55:44 -0700 Subject: [PATCH] Output correct tag info about image pushed to Harbor Signed-off-by: James Ketrenos --- scripts/push-images | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/push-images b/scripts/push-images index 8ded4df..137b19a 100755 --- a/scripts/push-images +++ b/scripts/push-images @@ -29,7 +29,7 @@ cat << EOM This image was pushed with the 'test-' tag prefix: - amr-registry.caas.intel.com/vtt-osgc/solutions/${CONTAINER}:${TAG/test-} + amr-registry.caas.intel.com/vtt-osgc/solutions/${CONTAINER}:${TAG} If the build looks good, you can promote this build: