[Unit] Description=CI Agent auto-deploy (poll Gitea for new commits on master) After=docker.service Requires=docker.service [Service] Type=oneshot WorkingDirectory=/opt/ci-agent ExecStart=/opt/ci-agent/scripts/auto-deploy.sh