diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index 3b977a7..c6dca71 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -1,12 +1,5 @@ name: Build and push Docker image -# Build + push only. The deploy target (kamash-01) is NOT the host the Forgejo -# runner lives on (Dembian), so the runner cannot `compose up` there — unlike -# sprzatansko-bot, which is co-located with the runner. Deployment is owned by -# Ansible (kamnet: playbooks/dyzur-bot.yml), whose systemd unit pulls :latest on -# (re)start. To roll out a new image after CI: re-run that playbook or -# `systemctl restart dyzur-bot` on kamash-01. - on: push: branches: