diff options
Diffstat (limited to 'jjb/global-templates-python.yaml')
-rw-r--r-- | jjb/global-templates-python.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/global-templates-python.yaml b/jjb/global-templates-python.yaml index ef4cdeb76..304d60aea 100644 --- a/jjb/global-templates-python.yaml +++ b/jjb/global-templates-python.yaml @@ -51,6 +51,6 @@ cd $WORKSPACE/{path} tox - publishers: - - ecomp-infra-shiplogs: - maven-version: 'mvn33' +# publishers: +# - ecomp-infra-shiplogs: +# maven-version: 'mvn33' |