Skip to content

Commit

Permalink
Update buildspec.yml
Browse files Browse the repository at this point in the history
Correct artifact recursion
  • Loading branch information
ChrisPates committed Jun 8, 2022
1 parent 56e299b commit 92ba57e
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions cicd/build/buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ artifacts:
- NOTICE
- README.md
- SAR.md
- cicd/staging/*
- cicd/release/*
- dist/*
- cmd/*
- cicd/**/*
- dist/**/*
- cmd/**/*

0 comments on commit 92ba57e

Please sign in to comment.