Skip to content

Commit

Permalink
move files to work with github action
Browse files Browse the repository at this point in the history
  • Loading branch information
netic-rkm committed Jan 10, 2024
1 parent 9cb8fd3 commit 7f0cfdc
Show file tree
Hide file tree
Showing 26 changed files with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: cd
on:
push:
branches:
- main
- debug-actions

jobs:
publish_helm_chart:
Expand Down Expand Up @@ -57,7 +57,5 @@ jobs:

- name: Run chart-releaser
uses: helm/[email protected]
with:
charts_dir: ../
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 7f0cfdc

Please sign in to comment.