chore(core): Stop reporting errors to Sentry for older releases (no-changelog) (#13323)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2025-02-20 12:38:54 +01:00
committed by GitHub
parent aae55fe7ac
commit ac1f651905
7 changed files with 74 additions and 7 deletions

View File

@@ -103,6 +103,7 @@ jobs:
context: ./docker/images/n8n
build-args: |
N8N_VERSION=${{ needs.publish-to-npm.outputs.release }}
N8N_RELEASE_DATE=$(date -u +"%Y-%m-%dT%H:%M:%SZ")
platforms: linux/amd64,linux/arm64
provenance: false
push: true