class BitteCI::JobConfig::CI

Included Modules

Defined in:

bitte_ci/job_config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def enabled_steps #

[View source]
def steps : Hash(String, Step) #

[View source]
def steps=(steps : Hash(String, Step)) #

[View source]
def version : UInt8 #

[View source]
def version=(version : UInt8) #

[View source]