Update .forgejo/workflows/ci.yml

This commit is contained in:
kamash 2026-07-06 19:05:11 +02:00
parent c703507020
commit 43b4b85de4
1 changed files with 0 additions and 7 deletions

View File

@ -1,12 +1,5 @@
name: Build and push Docker image 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: on:
push: push:
branches: branches: