# For merge requests do not `deploy` but only run `verify`.
# See https://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html
@@ -157,8 +167,7 @@ build-job: # This job runs in the build stage, which runs first.
# - ls $CI_PROJECT_DIR/.m2/repository
-echo "Starting.."
-|
if [ $CI_PIPELINE_SOURCE == "web" ]
then
if $[[ inputs.reset-cache ]]; then
echo "Cleaning caches..."
rm -rf $CI_PROJECT_DIR/.m2/*
rm -rf ~/.m2/*
@@ -293,10 +302,12 @@ release-job:
script:
# --description "Published automatically, permalink for installation (valid for 7 days) at https://labs.etsi.org/rep/top/ide/-/releases/permalink/latest/downloads/repository."