parent
e6178832e5
commit
e3b422e971
1
Makefile
1
Makefile
@ -21,3 +21,4 @@ upload_to_srv:
|
||||
copy_to_dir:
|
||||
cp -r /srv/http /srv/http_${DRONE_BUILD_NUMBER}
|
||||
rsync -a -P --delete `pwd`/site/ /srv/http/
|
||||
chown -R http:http /srv/http
|
||||
|
Loading…
x
Reference in New Issue
Block a user