init
This commit is contained in:
parent
a42f124325
commit
ba5d464bff
@ -50,7 +50,7 @@ jobs:
|
|||||||
tags: ${{ github.event.inputs.version }}
|
tags: ${{ github.event.inputs.version }}
|
||||||
- name: Kuebrnetus config
|
- name: Kuebrnetus config
|
||||||
run: |
|
run: |
|
||||||
echo '${{ secrets.KUBE_CONFIG }} > ./ku.yaml'
|
echo '${{ secrets.KUBE_CONFIG }}' > ./ku.yaml
|
||||||
- name: "Install Helm"
|
- name: "Install Helm"
|
||||||
uses: azure/setup-helm@v4.3.0
|
uses: azure/setup-helm@v4.3.0
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user