Sync en->fr

This commit is contained in:
2020-03-24 11:18:01 +01:00
parent f101ea1480
commit e53717abcb
2 changed files with 6 additions and 2 deletions

View File

@ -17,7 +17,7 @@ test:
build:
stage: build
script:
- zip wh4-fr-FR.zip -x ".*"
- zip wh4-fr-FR.zip -r * -x ".*"
artifacts:
name: wh4-fr-FR
when: on_success