Skip to content

Commit 68f6375

Browse files
committedMay 6, 2022
no deploy
1 parent 75abdf5 commit 68f6375

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎.rultor.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ merge:
99
mvn clean install -Pqulice-profile -Pqulice --errors --batch-mode
1010
deploy:
1111
script: |-
12-
mvn clean deploy -Pqulice-profile -Pqulice --errors --settings ../settings.xml
12+
echo "Nothing to deploy"
13+
exit -1
1314
release:
1415
pre: false
1516
script: |-

0 commit comments

Comments
 (0)