Passing through the kube config

This commit is contained in:
2024-12-07 16:02:06 +01:00
parent 63a1d3df54
commit c33c0bc74a

View File

@@ -11,3 +11,6 @@ inputs:
runs:
using: docker
image: Dockerfile
env:
KUBERNETES_BASE64_CONF: "${{ secrets.KUBERNETES_BASE64_CONF }}"