1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00

testing changes

This commit is contained in:
Yuvraj 2020-06-02 13:58:12 -07:00 committed by GitHub
parent f695b17208
commit a7975b5226
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,7 @@ on:
- "*"
paths:
- 'charts/kyverno/**'
pull_request:
env:
HELM_CHART_URL: "https://nirmata.github.io/kyverno/helm-charts/"
@ -44,6 +45,6 @@ jobs:
- name: Release
uses: JamesIves/github-pages-deploy-action@releases/v3
with:
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
BRANCH: gh-pages
FOLDER: output