diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1110467..99ff537 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,6 +4,4 @@ before_script: production: script: - mvn -U package -Dsettings.security=/home/ci/settings.xml - type: deploy - only: - - master \ No newline at end of file + type: deploy \ No newline at end of file