hardcode jonathan.is for deployment directory

main
Jonathan Dahan 11 months ago
parent 7c33cc2e48
commit fdeced6a8d

@ -8,7 +8,7 @@ do
echo "moving into temporary work tree"; { echo "moving into temporary work tree"; {
gitdir=$PWD gitdir=$PWD
cd $(mktemp -d) cd ~/jonathan.is
} }
echo "checking out latest source"; { echo "checking out latest source"; {

@ -24,7 +24,6 @@ deploy
## todo ## todo
### deploy ### deploy
- [x] git post-receive hook -> build image
- [ ] git post-receive hook -> reload server - [ ] git post-receive hook -> reload server
- [ ] proxy caddy behind nginx on digitalocean - [ ] proxy caddy behind nginx on digitalocean
- [ ] setup beta.jonathan.is dns to digitalocean - [ ] setup beta.jonathan.is dns to digitalocean

Loading…
Cancel
Save