Skip to content

Commit

Permalink
gemfile moved
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Dec 30, 2023
1 parent f603dec commit 63185a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rultor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ assets:
heroku-netrc: yegor256/home#assets/heroku-netrc
install: |-
pdd --file=/dev/null
sudo bundle install --no-color "--gemfile=$(pwd)/Gemfile"
bundle install --no-color "--gemfile=$(pwd)/src/jekyll/Gemfile"
merge:
script: |-
mvn help:system clean install -Pqulice -Prultor --errors --settings ../settings.xml
Expand Down
File renamed without changes.

0 comments on commit 63185a9

Please sign in to comment.