#!/usr/bin/env bash set -e export RAILS_ENV=${RAILS_ENV:=production} docker-compose run \ -e CLOUDFORMATION_BUCKET \ cicd \ ./bin/_deploy