Skip to content

Commit

Permalink
no deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed May 6, 2022
1 parent 75abdf5 commit 68f6375
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .rultor.yml
Expand Up @@ -9,7 +9,8 @@ merge:
mvn clean install -Pqulice-profile -Pqulice --errors --batch-mode
deploy:
script: |-
mvn clean deploy -Pqulice-profile -Pqulice --errors --settings ../settings.xml
echo "Nothing to deploy"
exit -1
release:
pre: false
script: |-
Expand Down

0 comments on commit 68f6375

Please sign in to comment.