fix worfklow
This commit is contained in:
parent
5d0da1e282
commit
e971592128
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -84,9 +84,9 @@ jobs:
|
|||||||
sops decrypt ./helmfile/secrets/kubeconfig > ~/.kube/config
|
sops decrypt ./helmfile/secrets/kubeconfig > ~/.kube/config
|
||||||
chmod 600 ~/.kube/config
|
chmod 600 ~/.kube/config
|
||||||
- uses: helmfile/helmfile-action@80fbb6408b98822310f94d8d1321a2cacf87f78f #v1.9.2
|
- uses: helmfile/helmfile-action@80fbb6408b98822310f94d8d1321a2cacf87f78f #v1.9.2
|
||||||
with:
|
|
||||||
env:
|
env:
|
||||||
OCELOT_IMAGE_TAG: ${{ inputs.ocelot_version }}
|
OCELOT_IMAGE_TAG: ${{ inputs.ocelot_version }}
|
||||||
|
with:
|
||||||
helmfile-args: apply
|
helmfile-args: apply
|
||||||
helmfile-workdirectory: ./helmfile
|
helmfile-workdirectory: ./helmfile
|
||||||
helm-plugins: >
|
helm-plugins: >
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user