Skip to content

Commit

Permalink
Update helm deployment for staging and production
Browse files Browse the repository at this point in the history
  • Loading branch information
Rub21 committed Mar 15, 2024
1 parent 795a3bb commit ca1016f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/chartpress.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: Chartpress Publish and Deploy
on: push
on:
push:
branches:
- 'main'
- 'staging'
jobs:
build:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit ca1016f

Please sign in to comment.