Skip to content

Commit 64ff737

Browse files
committed
Add CircleCI release workflow
1 parent 3c76b54 commit 64ff737

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ jobs:
4040
else
4141
echo "Not a release! Skip charts publish"
4242
fi
43-
43+
workflows:
44+
version: 2
4445
release:
4546
jobs:
4647
- push-helm-charts:

0 commit comments

Comments
 (0)