Skip to content

Fix error when using attach strategy and ErrSkipBuildStage is returned when generating script

What does this MR do?

Handles ErrSkipBuildStage when generating scripts and using attach strategy for kubernetes

Why was this MR needed?

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
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Closes #25767 (closed)

Merge request reports