feat: branch in ns

This commit is contained in:
ange 2024-04-30 23:34:03 +02:00
parent c4929e5dad
commit 89b95a5437
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
2 changed files with 7 additions and 5 deletions

View file

@ -15,6 +15,7 @@ runs:
run: ${{ gitea.action_path }}/k8sdeploy.sh
env:
ACTION_REPO: ${{ gitea.repository }}
ACTION_REF_NAME: ${{ gitea.ref_name }}
ACTION_KUBECONFIG: ${{ inputs.kubeconfig }}
ACTION_REGISTRY_USERNAME: ${{ inputs.registry_username }}
ACTION_REGISTRY_PASSWORD: ${{ inputs.registry_password }}