Skip to content

Commit

Permalink
test with charts and auth_proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
Fab-T committed Apr 9, 2020
1 parent 47452f9 commit 601ee64
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/HelmChartRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- master
paths:
- charts/**
- charts/auth_proxy/**

jobs:
release:
Expand All @@ -23,5 +23,5 @@ jobs:
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
INPUT_CHARTS_REPO_URL: "https://Fab-T.github.io/test-helm-repo"
INPUT_CHARTS_DIR: "charts/"
INPUT_CHARTS_DIR: "charts/auth_proxy/"
INPUT_VERSION: "0.0.1"
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 601ee64

Please sign in to comment.