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: