mirror of
https://framagit.org/framasoft/framadate/framadate
synced 2026-08-02 06:12:11 +00:00
👷 — Automatically add VERSION file to release zip file
This commit is contained in:
parent
12ce504421
commit
86934e9753
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ pages:
|
|||
- composer dump-autoload --optimize --no-dev --classmap-authoritative
|
||||
- mkdir framadate
|
||||
- mv `ls -A | grep -v framadate` ./framadate
|
||||
- echo $latesttag > framadate/VERSION
|
||||
- find framadate/ -type d -exec chmod 750 {} \;
|
||||
- find framadate/ -type f -exec chmod 640 {} \;
|
||||
- rm -rf framadate/.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue