don't run helm version script
This commit is contained in:
parent
219889a78d
commit
ec89146978
|
@ -21,9 +21,9 @@ jobs:
|
||||||
with:
|
with:
|
||||||
version: v3.4.0
|
version: v3.4.0
|
||||||
|
|
||||||
- run: yarn release:helm
|
# - run: yarn release:helm
|
||||||
env:
|
# env:
|
||||||
BUDIBASE_RELEASE_VERSION: ${{ steps.previoustag.outputs.tag }}
|
# BUDIBASE_RELEASE_VERSION: ${{ steps.previoustag.outputs.tag }}
|
||||||
|
|
||||||
- name: Configure Git
|
- name: Configure Git
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in New Issue