chore: drop environment: staging (no-op for solo homelab)
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user