docker/ci: comments

This commit is contained in:
j4n
2026-02-25 16:51:13 +01:00
parent 817185334a
commit 1fdda3a5ae

View File

@@ -167,9 +167,6 @@ jobs:
rsync -avz dkimkeys-restore/ root@${HOST}:/etc/dkimkeys/ || true
ssh root@${HOST} chown root:root -R /var/lib/acme || true
# --- Bare metal deploy (main + PRs, skipped on j4n/* pushes) ---
# Always runs locally on the VPS via --ssh-host localhost.
- name: bare offline tests
if: github.ref == 'refs/heads/main' || github.event_name == 'pull_request'
run: pytest --pyargs cmdeploy