diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 677432e..8496b9f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -23,10 +23,9 @@ build: paths: - build - .gradle - -artifacts: - paths: - - build/libs + artifacts: + paths: + - build/libs #test: # stage: test