ci: Docker move build stage outside container (no-changelog) (#16009)

This commit is contained in:
shortstacked
2025-06-25 12:52:16 +01:00
committed by GitHub
parent 3f6eef1706
commit 909b65d266
14 changed files with 949 additions and 350 deletions

View File

@@ -49,8 +49,7 @@
"files": [
"bin",
"templates",
"dist",
"!dist/**/e2e.*"
"dist"
],
"devDependencies": {
"@n8n/typescript-config": "workspace:*",