Merge branch 'master' of gitlab.com:LeRatierBretonnien/foundryvtt-wh4-lang-fr-fr

This commit is contained in:
LeRatierBretonnien 2020-04-07 18:08:15 +02:00
commit d6170e5c7f
1 changed files with 1 additions and 1 deletions

View File

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