Skip to content

Commit

Permalink
#104 site deploy ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Aug 7, 2022
1 parent ab975b4 commit 7976901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rultor.yml
Expand Up @@ -20,4 +20,4 @@ release:
mvn versions:set "-DnewVersion=${tag}"
git commit -am "${tag}"
mvn clean deploy -Pxembly -Psonatype --errors --settings ../settings.xml
mvn clean site-deploy -Pxembly -Psite --errors --settings ../settings.xml -Dinvoker.skip
mvn clean site-deploy -Pxembly -Psite --errors --settings ../settings.xml -Dinvoker.skip || echo 'no site this time'

0 comments on commit 7976901

Please sign in to comment.