Update .gitea/workflows/deploy.yaml

This commit is contained in:
ties 2024-08-29 12:40:06 +00:00
parent a74f84ff6f
commit 3503437603

View File

@ -14,5 +14,6 @@ jobs:
- name: Docker Test
uses: docker://git.ties.one/public/custom_act_runner:latest
env:
action: print
KUBECONFIG_DATA: ${{ secrets.KUBECONFIG_DATA }}
action: helm-print
KUBECONFIG_DATA: ${{ secrets.KUBECONFIG_DATA }}
GITHUB_CONTEXT: ${{ toJson(github) }}