Skip to content

Commit

Permalink
artifact names
Browse files Browse the repository at this point in the history
  • Loading branch information
comcalvi committed Oct 20, 2023
1 parent dcbb6d3 commit fb434b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ artifacts:
files:
- "**/*"
base-directory: dist
name: "$CODEBUILD_SOURCE_VERSION/$CODEBUILD_RESOLVED_SOURCE_VERSION" # evalutes to "pr/<prNumber>/<commitHash>"
reports:
jest-tests:
files:
Expand Down

0 comments on commit fb434b1

Please sign in to comment.