Improve deployment

This commit is contained in:
2017-12-17 15:52:16 +00:00
parent ea587b502b
commit a121128d28
3 changed files with 13 additions and 3 deletions

View File

@@ -1,8 +1,6 @@
#!/bin/sh
set -xe
# Pull build branch to make sure it's up to date
git pull origin build-production
# Check out build branch
git checkout build-production
# Copy from build dir to root