From 43b4b85de4fe7a930071e0dbb9db155a11d168ba Mon Sep 17 00:00:00 2001 From: kamash Date: Mon, 6 Jul 2026 19:05:11 +0200 Subject: [PATCH] Update .forgejo/workflows/ci.yml --- .forgejo/workflows/ci.yml | 7 ------- 1 file changed, 7 deletions(-) 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: