Skip to content

Updated broker support to newer model.

Paul Bryant requested to merge 340-remove-old-jwt into develop

In order to support the latest iteration of the broker service, Jacamar will no longer seek to create it's own JWT. Instead it will rely upon the CI_JOB_JWT for authentication when registering a new CI job with the service.

Merge request reports