Skip to content

Expose image to custom executor

Georgi N. Georgiev requested to merge 4357-expose-image-to-custom-executor into master

What does this MR do?

Exposes image as CUSTOM_ENV_CI_JOB_IMAGE to all stages of the job.

Why was this MR needed?

Custom executors might want to pull the right image.

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • master was rebased to get the latest pipeline fixes

What are the relevant issue numbers?

Closes #4357 (closed)

Edited by Georgi N. Georgiev

Merge request reports