deploy on all branches

This commit is contained in:
Christopher Moyer 2023-08-18 23:25:57 +00:00
parent 3e3c7a9be5
commit 7c92de455f

View file

@ -75,6 +75,6 @@ deploy:jdk17:
echo "CI settings missing\! If deploying to GitLab Maven Repository, please see https://docs.gitlab.com/ee/user/packages/maven_repository/index.html#create-maven-packages-with-gitlab-cicd for instructions.";
fi
- 'mvn $MAVEN_CLI_OPTS deploy --settings ci_settings.xml'
only:
variables:
- $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
# only:
# variables:
# - $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH