fix
This commit is contained in:
parent
4920836eee
commit
2fe9bacaef
@ -30,7 +30,7 @@ deploy:
|
||||
- stack build
|
||||
- LC_ALL=C.UTF-8 stack exec site clean
|
||||
- LC_ALL=C.UTF-8 stack exec site build
|
||||
- scp -r public root@dbalan.in:/usr/local/www/blog/
|
||||
- scp -r public root@dbalan.in:/usr/local/www/nginx/blog/
|
||||
only:
|
||||
- master
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user