Temporarily disable docker modules 57/38657/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 26 Mar 2018 19:58:42 +0000 (12:58 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 26 Mar 2018 19:59:09 +0000 (12:59 -0700)
Disable the docker module builds to see if we can get a release daily
job to complete so we can turn them back on

Change-Id: I5953afc96ae2090df4ef3db5942ea53f95e997e6
Issue-ID: VNFSDK-160
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
vnfmarket-be/deployment/pom.xml

index 4613e38..eb88a82 100644 (file)
 
     <modules>
         <module>zip</module>
+       <!--
         <module>docker/docker-postgres</module>
         <module>docker/docker-refrepo</module>        
+       -->
     </modules>
 
 </project>