diff --git a/.gitea/workflows/cd.yml b/.gitea/workflows/cd.yml index 027d1cd..0b6c67e 100644 --- a/.gitea/workflows/cd.yml +++ b/.gitea/workflows/cd.yml @@ -95,6 +95,7 @@ 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: