We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aea32f commit 5aa9007Copy full SHA for 5aa9007
script/release.sh
@@ -3,6 +3,6 @@ set -e
3
bundle exec rails db:migrate
4
bundle exec rails db:seed
5
bundle exec rails dojos:update_db_by_yaml
6
-bundle exec rails news:import_from_yaml
+bundle exec rails news:upsert
7
bundle exec rails dojo_event_services:upsert
8
bundle exec rails podcasts:upsert
0 commit comments