Skip to content

Fix method that ensures authentication token

Grzegorz Bizon requested to merge fix/ci-runners-token-persistence into master

Until now, ensure_#{token_filed_name}! method didn't persist new token in database.

This closes #4235 (closed).

Merge request reports