Update .gitea/workflows/deploy.yaml
This commit is contained in:
parent
a74f84ff6f
commit
3503437603
@ -14,5 +14,6 @@ jobs:
|
|||||||
- name: Docker Test
|
- name: Docker Test
|
||||||
uses: docker://git.ties.one/public/custom_act_runner:latest
|
uses: docker://git.ties.one/public/custom_act_runner:latest
|
||||||
env:
|
env:
|
||||||
action: print
|
action: helm-print
|
||||||
KUBECONFIG_DATA: ${{ secrets.KUBECONFIG_DATA }}
|
KUBECONFIG_DATA: ${{ secrets.KUBECONFIG_DATA }}
|
||||||
|
GITHUB_CONTEXT: ${{ toJson(github) }}
|
||||||
Loading…
x
Reference in New Issue
Block a user