Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
Release helm charts on int128/helm-charts
Browse files Browse the repository at this point in the history
  • Loading branch information
int128 committed Mar 5, 2018
1 parent ba519b2 commit 0c70085
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
- run:
name: helm-github-pages
command: wget -O - https://raw.githubusercontent.com/int128/helm-github-pages/master/publish.sh | sh
environment:
- GITHUB_PAGES_REPO: int128/helm-charts

release:
docker:
Expand All @@ -35,16 +37,8 @@ workflows:
version: 2
build:
jobs:
- app:
filters:
branches:
ignore:
- gh-pages
- helm:
filters:
branches:
ignore:
- gh-pages
- app
- helm
- release:
filters:
branches:
Expand Down

0 comments on commit 0c70085

Please sign in to comment.