Rename deploy task

This commit is contained in:
Johannes Frohnmeyer 2022-05-12 23:33:16 +02:00
parent 35241fc7b2
commit 66084ca5fb
Signed by: Johannes
GPG Key ID: E76429612C2929F4

View File

@ -8,7 +8,7 @@ cache:
paths:
- .m2/repository
deploy:jdk8:
deploy:
stage: deploy
script:
- if [ ! -f ci_settings.xml ];