Update deployment host and path
This commit is contained in:
parent
e2648d4710
commit
dd30c977f7
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ set -o pipefail
|
|||
|
||||
vendor/bin/sculpin generate --env prod
|
||||
rsync -uvrP static/ output_prod "$@"
|
||||
rsync -uvrP output_prod/ ssh.oliverdavies.uk:/var/www/vhosts/www.oliverdavies.uk-sculpin "$@"
|
||||
rsync -uvrP output_prod/ nixedo:/var/www/website-sculpin "$@"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue