Skip to content
Snippets Groups Projects
Commit 27687be3 authored by dgiannopoulos's avatar dgiannopoulos
Browse files

added deploy stage to job

parent ebfbd430
No related branches found
No related tags found
No related merge requests found
Pipeline #3498 failed
......@@ -2,6 +2,7 @@ stages:
- deploy
deploy:
image: maven:3.9.0-amazoncorretto-17
stage: deploy
image: maven:3.6-jdk-17
script:
- 'mvn deploy -s ci_settings.xml'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment