patch-new-paperless #36
@@ -3,8 +3,8 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- patch-new-paperless
|
||||
paths:
|
||||
- "charts/paperless-ngx/Chart.yaml"
|
||||
#paths:
|
||||
# - "charts/paperless-ngx/Chart.yaml"
|
||||
|
||||
jobs:
|
||||
helm-package:
|
||||
@@ -35,7 +35,7 @@ jobs:
|
||||
- name: Add Helm repos
|
||||
run: |
|
||||
helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||
helm repo add bjw-s https://bjw-s.github.io/helm-charts
|
||||
helm repo add bjw-s https://bjw-s-labs.github.io/helm-charts/
|
||||
|
||||
- name: Package Helm Chart
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user