Skip to content

Commit

Permalink
#1097 deploy site
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Oct 2, 2021
1 parent 97a35d2 commit 7047bd2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .rultor.yml
Expand Up @@ -15,6 +15,5 @@ release:
script: |-
mvn versions:set "-DnewVersion=${tag}"
git commit -am "${tag}"
mvn clean deploy -Pqulice-profile -Psonatype --errors --settings ../settings.xml
# mvn clean deploy -Pqulice-profile -Pqulice -Psonatype --errors --settings ../settings.xml
# mvn clean site-deploy -Pgh-pages -Pqulice-profile -Psite --errors --settings ../settings.xml
mvn clean deploy -Pqulice-profile -Pqulice -Psonatype --errors --settings ../settings.xml
mvn clean site-deploy -Pgh-pages -Pqulice-profile -Psite --errors --settings ../settings.xml

0 comments on commit 7047bd2

Please sign in to comment.