Pascal Bach c725924dfd gitlab-runner service: support graceful termination (#27222)
The current behavior was for gitlab-runner is to immediately terminate when there
was a restart required. This can lead to aborted builds and is annoying to users.

By enabling graceful mode gitlab-runner will wait for all builds to finish before
terminating. The disadvantage is that a nixos-rebuild switch needs to wait till
all jobs are done. Because of that it is not enabled by default.
2017-07-11 15:38:46 +01:00
..
2017-05-06 19:40:37 +02:00
2016-04-22 03:58:08 +02:00
2017-07-02 10:45:59 +02:00
2017-06-24 17:05:34 +01:00
2017-06-24 18:48:47 +02:00
2017-03-12 18:36:30 +01:00
2017-04-23 11:44:04 +02:00
2017-07-04 23:29:23 +01:00