Skip to content

Commit

Permalink
For #1346: forcing delete of settings.xml at the end of merging
Browse files Browse the repository at this point in the history
  • Loading branch information
paulodamaso committed May 6, 2020
1 parent 8b2ddbe commit 8fcab6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rultor.yml
Expand Up @@ -30,4 +30,4 @@ release:
mvn versions:set "-DnewVersion=${tag}"
git commit -am "${tag}"
mvn clean deploy -P cactoos -Psonar -Pqulice -Psonatype --errors --settings ../settings.xml
rm settings.xml
rm -f settings.xml

0 comments on commit 8fcab6c

Please sign in to comment.