Skip to content

Add `build_simple' to `help' make target

Daniel Santos requested to merge dansan/gitlab-runner:make-help into master

What does this MR do?

Just adds text to the output of make help

Why was this MR needed?

Because it took me a long time to figure out the thing that should be most basic -- how to just build the damn thing.

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

Not unless there are other targets that should be documented.

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?

Merge request reports