Merge branch 'patch-1' into 'master'
.git folder deleted before creating latest.zip See merge request framasoft/framadate/framadate!355
This commit is contained in:
commit
5b29497859
@ -42,6 +42,7 @@ pages:
|
||||
- mv `ls -A | grep -v framadate` ./framadate
|
||||
- find framadate/ -type d -exec chmod 750 {} \;
|
||||
- find framadate/ -type f -exec chmod 640 {} \;
|
||||
- rm -rf framadate/.git
|
||||
- zip -r latest.zip framadate
|
||||
- mkdir .public
|
||||
- cp latest.zip .public
|
||||
|
Loading…
Reference in New Issue
Block a user