2024-12-04 02:28:33 -06:00
|
|
|
[Unit]
|
|
|
|
Description=Pull and compile tooling
|
|
|
|
Wants=pull-tooling.timer
|
|
|
|
After=network.target
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=simple
|
|
|
|
User=lugito
|
|
|
|
Group=lugito
|
2024-12-15 17:48:58 -06:00
|
|
|
Nice=18
|
2024-12-04 02:28:33 -06:00
|
|
|
WorkingDirectory=/srv/lubuntu-ci/repos/ci-tools/
|
|
|
|
ExecStart=/srv/lubuntu-ci/repos/ci-tools/pull-and-compile-tooling
|