Skip to content

Commit 82df17e

Browse files
committed
#25 rultor config
1 parent c627b6e commit 82df17e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.rultor.yml

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ install: |
1414
sudo apt-get install -y git
1515
bundle install
1616
deploy:
17+
script: |
18+
echo There is nothing to deploy
19+
exit 1
20+
merge:
1721
script: |
1822
bundle exec rake
1923
release:

0 commit comments

Comments
 (0)