1
0
Fork 0
forked from OpenNeo/impress
impress/bin/deploy

5 lines
174 B
Text
Raw Permalink Normal View History

#!/usr/bin/env bash
# Deploy a new version to production, using the Ansible playbook in `deploy/deploy.yml`.
$(dirname $0)/deploy:precompile && \
$(dirname $0)/deploy:push