From fafb99bd8cef53f7a33e4541a73615d9a0d436ed Mon Sep 17 00:00:00 2001 From: carbotaniuman Date: Fri, 1 Oct 2021 01:01:40 -0500 Subject: [PATCH] Nyoron it is --- .gitlab-ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2df8cc8..0c3765e 100755 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,10 +17,11 @@ build: - "build/libs/mangadex_at_home-*-all.jar" publish: - image: debian:buster-slim + image: alpine stage: publish before_script: + - apk update && apk add zip - export VERSION="$CI_COMMIT_REF_NAME" script: - cp build/libs/mangadex_at_home-${VERSION}-all.jar ./