Skip to content

add runner tags to review_stop job

Elan Ruusamäe requested to merge glensc/review-apps-nginx:patch-2 into master

asked in c968a256

can you explain why review_stop job has no tags defined, what declares what runner it will use? are the runner tags inherited from "review" named job? or this is bug and the tags should be declared in review_stop as well otherwise it's unspecified in which runner the rm -rf command will be ran?

i assume there's no magic, so here's the MR to fix shortcoming

Merge request reports