Skip to content

Commit 9e82467

Browse files
author
datacore-bolt-ci
committed
ci(stability): merge the develop branch
2 parents 2a59641 + 593aadd commit 9e82467

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/develop-chart.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
nix-shell --pure --run "./scripts/helm/publish-chart-yaml.sh --check-chart "$branch"" ./scripts/helm/shell.nix
2424
- name: Publish Mayastor Helm chart
2525
uses: stefanprodan/[email protected]
26+
env:
27+
TMPDIR: /tmp
2628
with:
2729
token: ${{ secrets.GITHUB_TOKEN }}
2830
charts_dir: .

0 commit comments

Comments
 (0)