Skip to content

Commit

Permalink
objectionary#24 - fixed rultor script
Browse files Browse the repository at this point in the history
  • Loading branch information
Graur committed Jun 5, 2023
1 parent 601c664 commit 77f1c2c
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
Expand Up @@ -8,7 +8,7 @@ merge:
env:
JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
script: |
LC_ALL=C mvn clean install -Pqulice --errors -Dstyle.color=never
mvn clean install -Pqulice --errors -Dstyle.color=never
release:
env:
JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
Expand Down

0 comments on commit 77f1c2c

Please sign in to comment.