Skip to content

Commit

Permalink
buildspec 5
Browse files Browse the repository at this point in the history
  • Loading branch information
donhenton committed Jan 22, 2020
1 parent 60c620f commit 7b88078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ phases:
- export NPM_CONFIG_PREFIX=~/.npm-global
- echo prefix ${NPM_CONFIG_PREFIX}
- npm install -g gulp
- npm install -g node-sass
- npm install -g node-sass --unsafe-perm
pre_build:
commands:
- echo Logging in to Amazon ECR...$AWS_DEFAULT_REGION...
Expand Down

0 comments on commit 7b88078

Please sign in to comment.