class BitteCI::NomadJob
- BitteCI::NomadJob
- Reference
- Object
Defined in:
bitte_ci/nomad_job.crConstructors
Instance Method Summary
- #headers
- #job
- #job_id
- #job_name
- #post_job!
- #queue!
- #rendered
- #ssl_context
- #task_group_name
- #task_groups
- #tasks(group)
Constructor Detail
def self.new(pr : GithubHook::PullRequest, raw : String, job_config : JobConfig, config : NomadJob::Config, groups : Array(Array(String)))
#