ansible:ship
The ansible:ship builds and publishes all Morio artifacts.
Run npm run ansible:ship in the root to trigger this script.
Under the hood, this will run:
Terminal
ansible-playbook \
-i ansible/inventory/builders.yaml \
-l builders ansible/playbooks/ship-morio-release.yaml
Not for contributors
This script won’t work for contributors as it requires access to the repositories we maintain for Morio.