automated imports.

This commit is contained in:
BC
2018-06-14 23:16:12 -07:00
parent 80112d08a7
commit 4780f65ee7
5 changed files with 335 additions and 0 deletions

4
deploy-staging.sh Executable file
View File

@@ -0,0 +1,4 @@
#!/bin/sh
eval $(docker-machine env aws01)
docker-compose -f docker-compose.yml -f docker-compose.staging.yml -p staging up --build -d