Update deploy.sh (#286)

Update deploy.sh
This commit is contained in:
Paul Campbell 2020-03-18 20:01:01 +00:00 committed by GitHub
parent 15627d4520
commit 9599245090
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.github/deploy.sh vendored
View file

@ -24,7 +24,7 @@ echo "deploy.sh: Starting..."
)
echo "Releasing..."
mvn ruleset tiles \
mvn -pl ruleset tiles \
--settings .github/settings.xml \
-Dskip-Tests=true \
-P release \