Skip to content

Commit 1af0c66

Browse files
committed
ntp for site deploy
1 parent cb24478 commit 1af0c66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.rultor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ release:
2626
git commit -am "${tag}"
2727
export MAVEN_OPTS="--add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang.reflect=ALL-UNNAMED"
2828
mvn clean deploy -ntp -Pxembly -Psonatype --errors --settings ../settings.xml
29-
mvn clean site-deploy -Pxembly -Psite --errors --settings ../settings.xml -Dinvoker.skip || echo 'no site this time'
29+
mvn -ntp clean site-deploy -Pxembly -Psite --errors --settings ../settings.xml -Dinvoker.skip || echo 'no site this time'

0 commit comments

Comments
 (0)