GitlabPublisher

mill.contrib.gitlab.GitlabPublisher
class GitlabPublisher(upload: Upload, repo: ProjectRepository, log: Logger)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def publish(fileMapping: Map[SubPath, Path], artifact: Artifact): Unit
def publishAll(artifacts: (Map[SubPath, Path], Artifact)*): Unit