Fix failed pipeline job db:backup_and_restore
Why
$ bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this application for all non-root
users on this machine.
The following gems are missing
* openssl (2.2.0)
Install missing gems with `bundle install`
Cleaning up project directory and file based variables
00:00
ERROR: Job failed: exit code 1
由 Martin Tan 编辑于