# To deploy packages to the GitLab Maven Repository, uncomment the following section.
# To deploy packages to the GitLab Maven Repository, create a ci_settings.xml file
# Please note: The Maven Repository is currently only available for Premium / Ultimate accounts.
# See https://gitlab.com/help/user/project/packages/maven_repository.md#creating-maven-packages-with-gitlab-cicd for more details.
#
# Please note: The Maven Repository is currently only available in GitLab Premium / Ultimate.
# For `master` branch run `mvn deploy` automatically.
# For `master` branch run `mvn deploy` automatically.
#deploy:jdk8:
deploy:jdk8:
# stage: deploy
stage:deploy
# script:
script:
# - if [ ! -f ci_settings.xml ];
-if [ ! -f ci_settings.xml ];
# then echo CI settings missing, please see https://gitlab.com/help/user/project/packages/maven_repository.md#creating-maven-packages-with-gitlab-cicd for instructions.;
then echo CI settings missing, please see https://gitlab.com/help/user/project/packages/maven_repository.md#creating-maven-packages-with-gitlab-cicd for instructions.;