We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7c1dbe commit 00b23a2Copy full SHA for 00b23a2
buildspec.yml
@@ -3,7 +3,6 @@ phases:
3
install:
4
commands:
5
- mkdir -p test/service/node_modules/serverless-plugin-additional-stacks && cp index.js package.json README.md test/service/node_modules/serverless-plugin-additional-stacks/
6
- - echo "CURRENT STATUS" && pwd && ls -l test/service/node_modules
7
- cd test && npm install
8
build:
9
0 commit comments