Skip to content
Snippets Groups Projects

Do not reinstall the runner on updates

Open username-removed-352394 requested to merge amenk/gitlab-ci-multi-runner:patch-2 into master
1 unresolved thread

What does this MR do?

Do not reinstall the service, fix #2422

Why was this MR needed?

see #2422

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

Not sure if it is smart to 2> /dev/null the install, this would suppress install errors. might replace with a grep -v Init already exists

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Tests
    • Added for this feature/bug - not feasible
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

What are the relevant issue numbers?

#2422

Edited by username-removed-352394

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading