Skip to content

Commit

Permalink
Removing site execution from maven
Browse files Browse the repository at this point in the history
  • Loading branch information
paulodamaso committed May 19, 2020
1 parent af7ff65 commit 106101c
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 @@ -12,7 +12,7 @@ architect:
merge:
script: |
mvn clean install -Pqulice --errors --settings ../settings.xml
mvn clean site -Psite --errors --settings ../settings.xml
mvn clean --errors --settings ../settings.xml
deploy:
script: |
mvn clean deploy -Pqulice --errors --settings ../settings.xml
Expand Down

0 comments on commit 106101c

Please # to comment.