Don't build website for nightly/stable release

This commit is contained in:
Henning Dieterichs 2023-02-13 10:33:43 +01:00
parent 74aea25605
commit ca9dc14b49
No known key found for this signature in database
GPG key ID: 771381EFFDB9EC06

View file

@ -25,7 +25,4 @@ npm run package-for-smoketest-parcel --prefix test/smoke/parcel
# Run smoke test # Run smoke test
npm run smoketest npm run smoketest
# Build website
npm run build-website
# npm package is now ready to be published in ./release # npm package is now ready to be published in ./release