diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-02-10 01:28:48 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2021-02-10 01:28:48 +0100 |
commit | 0d83b257a7bf721345e84a8fdf2ef14ad7c3ce74 (patch) | |
tree | b966d2f8978cb3f2f940aea63e0638a25096bb84 | |
parent | 63f890dc3fc2d73e46930c60d03c6c85fbc2b303 (diff) |
Clean debug
Change-Id: Ia9e727341d8097658428ea1954ad1cb4e86e2bd6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-rw-r--r-- | jjb/functest/xtesting.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/jjb/functest/xtesting.yaml b/jjb/functest/xtesting.yaml index bfe8cc784..99bdf5f61 100644 --- a/jjb/functest/xtesting.yaml +++ b/jjb/functest/xtesting.yaml @@ -562,7 +562,6 @@ builders: - shell: | set +x - sudo cat ~/.docker/config.json if [ "{repo}" = "_" ]; then image={container}:{tag} elif [ "{port}" = "None" ]; then |