From fe0fd429c3ef4cce0f98304ef82b30c4d9751fab Mon Sep 17 00:00:00 2001 From: m3ch_mania <2357245-m3ch_mania@users.noreply.gitlab.com> Date: Thu, 25 Mar 2021 23:34:30 +0000 Subject: [PATCH] Update .gitlab-ci.yml Includes new .yaml-style config sample in the ZIP archive --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7f77ce5..e1ee9bc 100755 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: