Skip to content

Commit 137fc0d

Browse files
feat: add release pipeline
1 parent 65969d7 commit 137fc0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
if [ ! -z "$helmlist" ]
3737
then
3838
echo $helmlist
39+
helm plugin install https://github.com/databus23/helm-diff
3940
helm diff upgrade awsl -n awsl .
4041
else
4142
echo "No helm history"

0 commit comments

Comments
 (0)