From b455a8c573b0dac07ccef81f044a2302a8342283 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Wed, 10 Feb 2021 00:37:42 +0100 Subject: Typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0784f1b070d8e49bdb1781c08d28488571e5775f Signed-off-by: Cédric Ollivier --- jjb/functest/xtesting.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/functest/xtesting.yaml') diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml index bb6139abf..f9c39ab99 100644 --- a/jjb/functest/xtesting.yaml +++ b/jjb/functest/xtesting.yaml @@ -569,7 +569,7 @@ else image={repo}:{port}/{container}:{tag} fi - sudo docker push $image . + sudo docker push $image - trigger: name: xtesting-commit -- cgit 1.2.3-korg