ci: publish: Update user account
Moving this site to dustin.hatch.name instead of dustin.hatch.ispull/1/head
parent
ae47395841
commit
61cd6ea200
|
@ -1,5 +1,5 @@
|
|||
PUBLISH_HOST=web0.pyrocufflink.blue
|
||||
PUBLISH_USER=webapp.dchblog
|
||||
PUBLISH_USER=webapp.dchwww
|
||||
PUBLISH_PATH=htdocs/
|
||||
|
||||
rsync -aP public/ ${PUBLISH_USER}@${PUBLISH_HOST}:${PUBLISH_PATH}
|
||||
|
|
Loading…
Reference in New Issue