Skip to content

Commit

Permalink
Added datahub db structure
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasdrga committed Sep 30, 2024
1 parent 0ace20a commit f87241e
Show file tree
Hide file tree
Showing 2 changed files with 1,008 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slovensko_digital_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
bundler-cache: true

- run: bundle exec rails db:create db:structure:load --trace
- run: RAILS_ENV=test_datahub bundle exec rails db:create
- run: RAILS_ENV=test_datahub bundle exec rails db:create db:structure:load DB_STRUCTURE=db/datahub_structure.sql --trace
- run: bundle exec rspec

gitlab-push:
Expand Down
Loading

0 comments on commit f87241e

Please sign in to comment.