We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 196498a commit 19a33c0Copy full SHA for 19a33c0
.craft.yml
@@ -3,7 +3,7 @@ changelogPolicy: simple
3
preReleaseCommand: bash scripts/craft-pre-release.sh
4
targets:
5
- name: aws-lambda-layer
6
- includeNames: /^sentry-node-serverless-\d+(\.\d+)*\.zip$/
+ includeNames: /^sentry-node-serverless-\d+.\d+.\d+(-(beta|alpha)\.\d+)?\.zip$/
7
layerName: SentryNodeServerlessSDK
8
compatibleRuntimes:
9
- name: node
0 commit comments