even more fixes
This commit is contained in:
@@ -18,6 +18,7 @@ jobs:
|
||||
name: Deploy to production
|
||||
uses: ./.gitea/workflows/workflow_deploy-container.yaml
|
||||
with:
|
||||
environment: prod
|
||||
overlay: prod
|
||||
secrets:
|
||||
PACKAGE_REGISTRY_ACCESS: ${{ secrets.KUBE_CONFIG }}
|
||||
KUBE_CONFIG: ${{ secrets.KUBE_CONFIG }}
|
||||
needs: build-and-push
|
||||
|
Reference in New Issue
Block a user