mirror of
https://github.com/anteo/redmine_custom_workflows.git
synced 2026-01-25 15:54:19 +00:00
Precompilled assets
This commit is contained in:
parent
ddde22f925
commit
73e09038d1
4
.github/workflows/rubyonrails.yml
vendored
4
.github/workflows/rubyonrails.yml
vendored
@ -114,10 +114,10 @@ jobs:
|
||||
bundle config set --local without 'rmagick development'
|
||||
bundle install
|
||||
bundle exec rake generate_secret_token
|
||||
bundle exec rake db:migrate
|
||||
ls -l plugins/
|
||||
bundle exec rake db:migrate
|
||||
bundle exec rake redmine:plugins:migrate
|
||||
bundle exec rake redmine:load_default_data
|
||||
bundle exec rake assets:precompile
|
||||
env:
|
||||
REDMINE_LANG: en
|
||||
- name: Standard tests
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user