Skip to content

Commit

Permalink
Switch to jdk-8
Browse files Browse the repository at this point in the history
  • Loading branch information
andreoss committed May 19, 2021
1 parent 4c110fa commit 1946292
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ architect:
- dmarkov
install:
- sudo gem install pdd -v 0.20.5
- sudo update-java-alternatives -s java-1.8.0-openjdk-amd64
assets:
secring.gpg: yegor256/home#assets/secring.gpg
settings.xml: yegor256/home#assets/jcabi/settings.xml
Expand Down Expand Up @@ -38,4 +39,4 @@ release:
mvn clean deploy -Pqulice -Psonatype -Pjcabi --errors --settings ../settings.xml
mvn clean site-deploy -Psite --errors --settings ../settings.xml
commanders:
- yegor256
- yegor256

0 comments on commit 1946292

Please sign in to comment.