From 372a92122c9d7cf76a51e8100f2e83e53eac711f Mon Sep 17 00:00:00 2001 From: Thomas <> Date: Thu, 5 Sep 2024 17:49:42 +0200 Subject: build(ci): remove wrong path in release script --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a900b385..dafafa86 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -90,7 +90,6 @@ release: script: | echo "Releasing version $VERSION of $LIB_NAME" echo "Publishing version $VERSION to public EGIZ maven" - cd ./moaSig ./gradlew release artifacts: name: "${CI_PROJECT_NAME}-${CI_COMMIT_SHORT_SHA}-release" -- cgit v1.2.3