-
- Downloads
Merge branch 'fix-ci-login-to-registry' into 'master'
Fix the CI login to Container Registry (the gitlab-ci-token user) ## What does this MR do? This fixes `docker login` not succeeding when trying to do CI login: `gitlab-ci-token with $CI_BUILD_TOKEN`. cc @marin See merge request !4236
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/controllers/jwt_controller.rb 1 addition, 1 deletionapp/controllers/jwt_controller.rb
- app/services/auth/container_registry_authentication_service.rb 1 addition, 1 deletion...ervices/auth/container_registry_authentication_service.rb
- spec/requests/jwt_controller_spec.rb 1 addition, 1 deletionspec/requests/jwt_controller_spec.rb
- spec/services/auth/container_registry_authentication_service_spec.rb 2 additions, 2 deletions...es/auth/container_registry_authentication_service_spec.rb
Loading
Please register or sign in to comment