mirror of
https://github.com/jlengrand/vert.x.git
synced 2026-03-10 08:51:19 +00:00
Travis SNAPSHOT deploy job should use OpenJDK8
This commit is contained in:
@@ -28,6 +28,7 @@ jobs:
|
||||
script: mvn -q clean verify -B -PtestDomainSockets
|
||||
- stage: deploy
|
||||
name: "Deploy to Sonatype's snapshots repository"
|
||||
jdk: openjdk8
|
||||
if: type != pull_request AND env(SONATYPE_NEXUS_USERNAME) IS present
|
||||
script: bash .travis.deploy.artifacts.sh
|
||||
notifications:
|
||||
|
||||
Reference in New Issue
Block a user