class BitteCI::NomadJob::Task

Defined in:

bitte_ci/nomad_job.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pr : GithubHook::PullRequest, name : String, config : JobConfig::Step, job_config : Config, loki_id : UUID) #

[View source]

Instance Method Detail

def definition #

[View source]
def dependencies #

combine the required dependencies for the runner.sh with


[View source]
def to_json(b) #

[View source]