forked from public/swade-fr-content
update gitlab-ci.yml
This commit is contained in:
parent
74cc1ebc26
commit
6b59b0ca4a
@ -10,13 +10,13 @@ stages:
|
||||
build:
|
||||
stage: build
|
||||
script:
|
||||
- zip swade-fr.zip -r module -x ".*"
|
||||
- zip swade-fr-content.zip -r module -x ".*"
|
||||
artifacts:
|
||||
expire_in: never
|
||||
name: swade-fr
|
||||
name: swade-fr-content
|
||||
when: on_success
|
||||
paths:
|
||||
- swade-fr.zip
|
||||
- swade-fr-content.zip
|
||||
when: on_success
|
||||
only:
|
||||
- tags
|
||||
|
Loading…
Reference in New Issue
Block a user