Implement generating signed JWT to be used in CI
and add it to predefined CI variables as CI_JOB_JWT. It can be used to authenticate with 3rd parties like Vault. Related to https://gitlab.com/gitlab-org/gitlab/-/issues/207125.
Showing
\
0 → 100644
This source diff could not be displayed because it is too large. You can view the blob instead.
lib/gitlab/ci/jwt.rb
0 → 100644
Please register or sign in to comment