Fix deployment path
This commit is contained in:
parent
bedf08c833
commit
2186aaf69c
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ function publish {
|
|||
APP_ENV=prod generate
|
||||
|
||||
rsync --archive --verbose --compress --update --delete \
|
||||
output_prod/ ssh.oliverdavies.uk:/var/www/vhosts/www.oliverdavies.uk
|
||||
output_prod/ ssh.oliverdavies.uk:/var/www/vhosts/website-sculpin
|
||||
|
||||
git stash pop
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue