Skip to content
Snippets Groups Projects
Commit 1501eda8 authored by Marshall Quander's avatar Marshall Quander
Browse files

Set --verbose on Jenkins build to debug mysteries

parent 48d6eba9
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ rm /usr/bin/env
ln -s "$(hab pkg path core/coreutils)/bin/env" /usr/bin/env
hab pkg install -b core/coreutils core/bash core/node core/git core/aws-cli
npm ci --no-progress
npm ci --verbose --no-progress
npm run build
mkdir dist/pages
mv dist/*.html dist/pages
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment