Skip to content

Base64 decode GitLab API secret

Krasimir Angelov requested to merge base64-decode-gitlab-api-secret-key into master

In !202 (merged) we added support for reading the GitLab API secret key from file but forgot that we have the base64 decode it.

This MR is fixing this.

Edited by Krasimir Angelov

Merge request reports