You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the GitLab project level variable, it is a really nice feature.
I wonder if you can change project.variables.delete(var_key) to project.variables.delete('var_key') since this parameter can't take the key directly.