diff options
Diffstat (limited to 'jjb')
-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 |