Skip to content

Changing push action a bit #3

Changing push action a bit

Changing push action a bit #3

Workflow file for this run

name: Build and push Chart
on:
push:
branches:
- 'stable'
jobs:
build-push:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: azure/setup-helm@v4.2.0
- name: Build clickhouse chart
run: helm package charts/clickhouse
- name: Build clickhouse chart
run: helm package charts/sentry-kubernetes
- name: Build clickhouse chart
run: helm package -u charts/sentry