Skip to content

Commit

Permalink
chore: add aws logs script
Browse files Browse the repository at this point in the history
  • Loading branch information
solaris007 committed Dec 3, 2023
1 parent 9cc22f6 commit e17802c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"test": "c8 mocha -i -g 'Post-Deploy' --spec=test/**/*.test.js",
"test-postdeploy": "mocha -g 'Post-Deploy' --spec=test/**/*.test.js",
"lint": "eslint .",
"logs": "aws logs tail /aws/lambda/spacecat-services--audit-worker",
"semantic-release": "semantic-release",
"semantic-release-dry": "semantic-release --dry-run --no-ci --branches $CIRCLE_BRANCH",
"build": "hedy -v --test-bundle",
Expand Down

0 comments on commit e17802c

Please sign in to comment.