fix
This commit is contained in:
parent
2fe9bacaef
commit
756586b8de
@ -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/nginx/blog/
|
||||
- scp -r public/* root@dbalan.in:/usr/local/www/nginx/blog/
|
||||
only:
|
||||
- master
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user