patch-new-paperless #36

Merged
marko merged 15 commits from patch-new-paperless into main 2025-11-23 10:20:49 +00:00
Showing only changes of commit 0218a1f707 - Show all commits

View File

@@ -3,8 +3,8 @@ on:
push: push:
branches: branches:
- patch-new-paperless - patch-new-paperless
paths: #paths:
- "charts/paperless-ngx/Chart.yaml" # - "charts/paperless-ngx/Chart.yaml"
jobs: jobs:
helm-package: helm-package:
@@ -35,7 +35,7 @@ jobs:
- name: Add Helm repos - name: Add Helm repos
run: | run: |
helm repo add bitnami https://charts.bitnami.com/bitnami 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 - name: Package Helm Chart
run: | run: |