Skip to content
  • Furkan Ayhan's avatar
    Expose the raw attribute of ci-variables models · 313a5b37
    Furkan Ayhan authored
    We did not expose the raw attribute of these tables:
    - ci_pipeline_variables
    - ci_group_variables
    - ci_instance_variables
    - ci_job_variables
    - ci_pipeline_schedule_variables
    - ci_variables
    
    With this commit, this attribute is started to expose to Runner
    if assigned to true.
    
    Changelog: other
    313a5b37