feat: simplify variables
This commit is contained in:
parent
1e26bc1631
commit
31fc935e0a
2 changed files with 2 additions and 4 deletions
|
@ -14,8 +14,6 @@ runs:
|
|||
- name: k8sdeploy
|
||||
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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue