class BitteCI::NomadJob::Task
- BitteCI::NomadJob::Task
- Reference
- Object
Defined in:
bitte_ci/nomad_job.crConstructors
Instance Method Summary
- #definition
-
#dependencies
combine the required dependencies for the runner.sh with
- #to_json(b)
Constructor Detail
def self.new(pr : GithubHook::PullRequest, name : String, config : JobConfig::Step, job_config : Config, loki_id : UUID)
#