automated imports.
This commit is contained in:
4
deploy-staging.sh
Executable file
4
deploy-staging.sh
Executable 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
|
||||
|
||||
Reference in New Issue
Block a user