Merge branch 'zj-fix-resolver-issue' into 'master'
Switch out resolver to mitigate SocketError See merge request !2809
This commit is contained in:
parent
d7448f161f
commit
2b7b607284
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
require 'logger'
|
||||
require 'resolv-replace'
|
||||
|
||||
desc "GitLab | Migrate files for artifacts to comply with new storage format"
|
||||
namespace :gitlab do
|
||||
|
|
Loading…
Reference in a new issue