diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6e31854d58f630132e474971bb64794ac21b1fc8..3f969e073c6fa896c703be359c635d99afb0f75a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -60,5 +60,4 @@ release/code: extends: - .releaseCodeForJava variables: - P_MAVEN_JAVADOC_SKIP: "true" - SCRIPTS_GIT_BRANCH: "master" \ No newline at end of file + P_MAVEN_JAVADOC_SKIP: "true" \ No newline at end of file