Deploy script to multisite
~/source/build/bin/deploymultisite.sh --deploy -A multisite -G multisite-web-asg aws origin/master
Deploy to other aws servers
~/source/build/bindeploytest.sh -A multisite -G multisite-web-asg aws origin/dashboard-settings --source us-east-1 --dest ca-central-1 --deploy
Deploy to other aws servers
~/source/build/bindeploytest.sh -A multisite -G multisite-web-asg aws origin/dashboard-settings --source us-east-1 --dest ca-central-1 --deploy
Comments