modified to backup and restore deployment.yaml
[joid.git] / ci / 00-maasdeploy.sh
index 0dfff05..e3490c2 100755 (executable)
@@ -158,6 +158,10 @@ if [ -e ./deployconfig.yaml ]; then
     cp ./labconfig.yaml ~/.juju/
 fi
 
+if [ -e ./deployment.yaml ]; then
+    cp ./deployment.yaml ~/.juju/
+fi
+
 #
 # MAAS Customization
 #