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 0f45187 commit 66f64e1Copy full SHA for 66f64e1
script/release.sh
@@ -3,5 +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
7
bundle exec rails dojo_event_services:upsert
8
bundle exec rails podcasts:upsert
0 commit comments