]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - buildSite.sh
Introduce SLC SDK
[gpl/argeo-slc.git] / buildSite.sh
index c4011e57dbdc06a48c1a5edda86a23de1709da6e..0c56aa1c6780fdc42783e36af2803b131680f77a 100755 (executable)
@@ -34,4 +34,7 @@ else
        mail -s "SiteGeneration@$HOSTNAME FAILURE - $DATE - $BUILD_DIR" $TO < siteGeneration.log
 fi
 
+cd dist/org.argeo.slc.sdk
+mvn deploy
+
 exit $EXIT_STATUS