Skip to content

Commit

Permalink
Trying to fix #40 release problems, incl. yegor256/rultor#1283 (switc…
Browse files Browse the repository at this point in the history
…h to yegor maven Docker image, since standard jdk-11 image doesn't seem to be compatible with this project right now)
  • Loading branch information
jonashackt committed Jan 29, 2019
1 parent e2a8282 commit e34a2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
docker:
image: "maven:3-jdk-11"
image: "yegor256/java8"
decrypt:
settings.xml: "repo/settings.xml.asc"
pubring.gpg: "repo/pubring.gpg.asc"
Expand Down

0 comments on commit e34a2c9

Please sign in to comment.