mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-01-13 21:31:28 +00:00
Update bundler in Circle CI
This commit is contained in:
parent
c7dc7f2d97
commit
00fa36477c
1 changed files with 3 additions and 0 deletions
|
@ -66,6 +66,9 @@ jobs:
|
|||
keys:
|
||||
- rails-demo-bundle-v2-{{ checksum "Gemfile.lock" }}
|
||||
- rails-demo-bundle-v2-
|
||||
- run:
|
||||
name: Bundle Update
|
||||
command: bundle update --bundler
|
||||
- run:
|
||||
name: Bundle Install
|
||||
command: bundle check || bundle install
|
||||
|
|
Loading…
Reference in a new issue