From b8463d66a0c673f01d09edc58aad7009b6d37184 Mon Sep 17 00:00:00 2001 From: Mathias Bergqvist Date: Tue, 5 May 2026 08:51:17 +0200 Subject: [PATCH] chore: drop environment: staging (no-op for solo homelab) --- .gitea/workflows/cd.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/cd.yml b/.gitea/workflows/cd.yml index 0b6c67e..027d1cd 100644 --- a/.gitea/workflows/cd.yml +++ b/.gitea/workflows/cd.yml @@ -95,7 +95,6 @@ jobs: needs: build runs-on: self-hosted if: github.ref == 'refs/heads/main' && github.event_name == 'push' - environment: staging steps: - name: Update image tag in infra repo env: