GitlabToken
mill.contrib.gitlab.GitlabTokenLookup.GitlabToken
trait GitlabToken
Possible types of a Gitlab authentication header.
- Personal = "Private-Token" ->
- Deploy = "Deploy-Token"->
- CIJob = "Job-Token" ->
- CustomHeader = Use with TokenSource/Custom to produce anything you like
Currently only one custom header is supported. If you need multiple override gitlabToken from GitlabPublishModule directly
Attributes
- Source
- GitlabTokenLookup.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
Members list
In this article