Merge pull request #14 from MealCraft/feature/moredeployments

added n8n
This commit is contained in:
Jun-te Kim 2025-12-07 15:32:54 +00:00 committed by GitHub
commit 9b536c6c7b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,7 +9,7 @@ on:
env: env:
IMAGE: "docker.io/n8nio/n8n:latest" IMAGE: "docker.io/n8nio/n8n:latest"
MANIFEST_PATH: "k8s/n8n.yml" MANIFEST_PATH: "n8n/n8n.yml"
jobs: jobs:
deploy: deploy: