Add Dockerfile and readme
Some checks failed
Build Pipeline for de.captica.n8n / Publish Docker (push) Failing after 1m44s

This commit is contained in:
Marc Boehm
2025-05-20 16:43:41 +02:00
parent fd33cffc35
commit 2016e6a5f7
3 changed files with 79 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
name: Build Pipeline for de.captica.n8n
run-name: ${{ gitea.actor }} pushed new changes to ${{ gitea.branch }}
on: [push]
jobs:
Publish Docker:
uses: captica-oss/de.captica.expert.devops/.gitea/workflows/publish-docker.yaml@main
secrets: inherit