base64 not working
This commit is contained in:
parent
f5e8541a06
commit
a32ce3e9ab
|
@ -56,6 +56,6 @@ jobs:
|
|||
uses: steebchen/kubectl@master
|
||||
env:
|
||||
KUBE_CONFIG_DATA: |
|
||||
${{ secrets.KUBECONFIG }}
|
||||
${{ secrets.KUBECONFIG }}
|
||||
with:
|
||||
args: set image --record deployment/tusd tusd=tusproject/tusd:$GITHUB_SHA -n tus
|
||||
|
|
Loading…
Reference in New Issue