ci: Deploy stage removed
This commit is contained in:
parent
bad8d5d20a
commit
640360ad10
1 changed files with 0 additions and 7 deletions
|
@ -10,10 +10,3 @@ steps:
|
||||||
image: *maven_image
|
image: *maven_image
|
||||||
commands:
|
commands:
|
||||||
- mvn -B verify
|
- mvn -B verify
|
||||||
- name: deploy
|
|
||||||
image: *maven_image
|
|
||||||
commands:
|
|
||||||
- mvn -B jar:jar deploy:deploy
|
|
||||||
secrets: [ reposilite_user, reposilite_token ]
|
|
||||||
when:
|
|
||||||
branch: [ master ]
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue