fixup for copying app files to framadate folder

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2018-03-19 11:09:12 +01:00
parent 72e0791e23
commit a97bcf4d6a
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ pages:
- rm -rf composer.phar
- mkdir tpl_c
- mkdir framadate
- mv * framadate
- mv `ls -A | grep -v framadate` ./framadate
- zip -r latest.zip framadate
- mkdir .public
- cp latest.zip .public