mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-11-02 05:10:35 +08:00
fix it
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
5e14e807ac
commit
a592288f82
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint-helm.yml
vendored
2
.github/workflows/lint-helm.yml
vendored
|
|
@ -32,4 +32,4 @@ jobs:
|
||||||
|
|
||||||
- name: Run chart-testing (install)
|
- name: Run chart-testing (install)
|
||||||
id: install
|
id: install
|
||||||
run: ct install --debug --chart-dirs nextcloud-aio-helm-chart
|
run: ct install --target-branch ${{ github.event.repository.default_branch }} --debug --chart-dirs nextcloud-aio-helm-chart
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue