Fix not pushing cloud_init scripts 71/19371/1
authorLusheng Ji <lji@research.att.com>
Tue, 17 Oct 2017 20:50:17 +0000 (16:50 -0400)
committerLusheng Ji <lji@research.att.com>
Tue, 17 Oct 2017 20:50:49 +0000 (16:50 -0400)
Issue-Id: DCAEGEN2-128
Change-Id: I9198c1938c7c4265611dc6d6a0df624d7441919e
Signed-off-by: Lusheng Ji <lji@research.att.com>
mvn-phase-script.sh

index db190e0..ff81a25 100755 (executable)
@@ -92,7 +92,7 @@ deploy)
     upload_files_of_extension sh
     build_and_push_docker
     ;;
-  scripts)
+  scripts|cloud_init)
     # upload all sh file under the root of module 
     upload_files_of_extension_recursively sh
     upload_files_of_extension_recursively py