# Watches for a deploy request from CI. # # A path unit rather than a sudoers rule: the CI user never gains a privilege, and # because the trigger is a file appearing rather than a command being run, CI cannot # influence how the deploy executes — only whether it is asked for. [Unit] Description=Watch for a zuka deploy request [Path] PathModified=/var/lib/zuka-build/staging/deploy.request [Install] WantedBy=multi-user.target