Update periodic-package-stackviz-element job

Use the new package build by gulp, this includes everything we now
need to properly pip install.

Change-Id: Ia9cc6533655c9476b2040ded0914b1fbedeb06aa
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2017-05-31 13:11:43 -04:00
parent 7a79e2dedf
commit 08b5836314
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
1 changed files with 1 additions and 5 deletions

View File

@ -461,11 +461,7 @@
touch .npmignore
npm install --verbose
npm run prod --verbose
rm -rf .tox
rm -rf node_modules
npm pack --verbose
mkdir -p dist
mv *.tgz dist/stackviz-latest.tar.gz
mv dist/stackviz*.tar.gz dist/stackviz-latest.tar.gz
publishers:
- tarball: