ci: fix ct lint tests

This commit is contained in:
a5r0n
2023-12-08 14:47:53 +02:00
parent 7bd37f217e
commit d984d67625
2 changed files with 10 additions and 1 deletions
+2 -1
View File
@@ -43,4 +43,5 @@ jobs:
if: steps.list-changed.outputs.changed == 'true'
- name: Run chart-testing (install)
run: ct install --target-branch ${{ github.event.repository.default_branch }} --chart-dirs .
if: steps.list-changed.outputs.changed == 'true'
run: ct install --target-branch ${{ github.event.repository.default_branch }} --chart-dirs .
+8
View File
@@ -0,0 +1,8 @@
n8n:
encryptionKey: d9d8f70c3165f6393b7df462b09f73e2
webhookUrl: https://n8n.local/
auth:
enabled: true
username: "n8n"
password: "N8nPassW0r$"