forked from RemoteSync/librnms-helm-charts
Fix pipeline
This commit is contained in:
parent
0784ed39f2
commit
251e29fafe
2
.github/workflows/chart-testing.yml
vendored
2
.github/workflows/chart-testing.yml
vendored
@ -48,4 +48,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Run chart-testing (install)
|
- name: Run chart-testing (install)
|
||||||
if: steps.list-changed.outputs.changed == 'true'
|
if: steps.list-changed.outputs.changed == 'true'
|
||||||
run: ct install --target-branch ${{ github.event.repository.default_branch }}
|
run: ct install --target-branch ${{ github.event.repository.default_branch }} --skip-clean-up
|
2
charts/librenms/ci/test-values.yaml
Normal file
2
charts/librenms/ci/test-values.yaml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
librenms:
|
||||||
|
appkey: base64:RTMmh+i10E2RMcDxookMu47BTzJQy87hOU+k/zcuPnA=
|
Loading…
x
Reference in New Issue
Block a user