mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-01 03:22:48 +08:00
WIP
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
6ab598d805
commit
5e14e807ac
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint-helm.yml
vendored
2
.github/workflows/lint-helm.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
|
||||
- name: Run chart-testing (lint)
|
||||
id: lint
|
||||
run: ct lint --debug --chart-dirs nextcloud-aio-helm-chart
|
||||
run: ct lint --target-branch ${{ github.event.repository.default_branch }} --debug --chart-dirs nextcloud-aio-helm-chart
|
||||
|
||||
- name: Create kind cluster
|
||||
uses: helm/kind-action@v1.8.0
|
||||
|
|
Loading…
Reference in a new issue