mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-24 17:04:43 +00:00
Added bundle audit to pipeline.
This commit is contained in:
@@ -4,5 +4,5 @@ project_dir="$(dirname $( dirname $(readlink -f ${BASH_SOURCE[0]})))"
|
|||||||
cd ${project_dir}
|
cd ${project_dir}
|
||||||
bundle exec rake db:migrate RAILS_ENV=test
|
bundle exec rake db:migrate RAILS_ENV=test
|
||||||
CI=true brakeman
|
CI=true brakeman
|
||||||
bundle exec bundle-audit check --update
|
bundle audit
|
||||||
rails test -v
|
rails test -v
|
||||||
|
|||||||
Reference in New Issue
Block a user