Skip to content
Snippets Groups Projects
Commit d6c45457 authored by Lin Jen-Shin's avatar Lin Jen-Shin
Browse files

Remove duplicated line

parent 33029251
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -428,7 +428,6 @@ bundler:audit:
- git fetch origin v8.14.10
- git checkout -f FETCH_HEAD
- bundle install --without production --jobs $(nproc) $FLAGS --retry=3
- bundle install --without production --jobs $(nproc) $FLAGS --retry=3
- bundle exec rake db:drop db:create db:schema:load db:seed_fu
- git checkout $CI_COMMIT_SHA
- bundle install --without production --jobs $(nproc) $FLAGS --retry=3
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment