• Mark Lapierre's avatar
    Allow nil for remaining ci cd settings · 672fc080
    Mark Lapierre authored
    The remaining methods delegated to ci_cd_settings also caused error
    500 when the CI CD settings are deleted but the project still exists.
    This allows them to return nil instead of raising an error.
    
    Changelog: fixed
    672fc080
project.rb 94.5 KB