ci(fix): resetting vars file
Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
parent
fa815a7cb6
commit
b064732c01
1 changed files with 3 additions and 0 deletions
3
.github/workflows/frontend.yaml
vendored
3
.github/workflows/frontend.yaml
vendored
|
|
@ -132,6 +132,9 @@ jobs:
|
|||
EOF
|
||||
done
|
||||
|
||||
- name: Resetting vars file
|
||||
run: |
|
||||
git checkout -- scripts/helmcharts/vars.yaml
|
||||
- name: Deploy to kubernetes ee
|
||||
run: |
|
||||
cd scripts/helmcharts/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue