From b2a87520b27843348d0a340519db98ab79c013e9 Mon Sep 17 00:00:00 2001 From: Mathias Bergqvist Date: Tue, 5 May 2026 08:51:20 +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 4b03645..7729466 100644 --- a/.gitea/workflows/cd.yml +++ b/.gitea/workflows/cd.yml @@ -66,7 +66,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: