1
0
Fork 1
mirror of https://gitlab.com/mangadex-pub/mangadex_at_home.git synced 2024-01-19 02:48:37 +00:00

Merge branch 'm3ch_mania-master-patch-86347' into 'master'

Update .gitlab-ci.yml

See merge request mangadex-pub/mangadex_at_home!85
This commit is contained in:
carbotaniuman 2021-05-21 15:23:12 +00:00
commit 49c19e7879

View file

@ -28,7 +28,7 @@ publish:
- export VERSION="$CI_COMMIT_REF_NAME"
script:
- cp build/libs/mangadex_at_home-${VERSION}-all.jar ./
- zip -r9 mangadex_at_home-${VERSION}.zip mangadex_at_home-${VERSION}-all.jar settings.sample.json
- zip -r9 mangadex_at_home-${VERSION}.zip mangadex_at_home-${VERSION}-all.jar settings.sample.yaml
dependencies:
- build
artifacts: