Add uploading yaml input file under scripts 55/19955/1
authorLusheng Ji <lji@research.att.com>
Sat, 21 Oct 2017 15:18:06 +0000 (11:18 -0400)
committerLusheng Ji <lji@research.att.com>
Sat, 21 Oct 2017 15:18:12 +0000 (11:18 -0400)
Issue-Id: DCAEGEN2-128
Change-Id: Ic03efd0f664a8bd16543fc281e7148199f3e4193
Signed-off-by: Lusheng Ji <lji@research.att.com>
mvn-phase-script.sh

index ff81a25..c07c832 100755 (executable)
@@ -96,6 +96,7 @@ deploy)
     # upload all sh file under the root of module 
     upload_files_of_extension_recursively sh
     upload_files_of_extension_recursively py
+    upload_files_of_extension_recursively yaml
     ;;
   *)
     echo "====> unknown mvn project module"