File: release

package info (click to toggle)
node-luxon 3.7.2%2B~3.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,560 kB
  • sloc: javascript: 14,996; sh: 195; makefile: 7
file content (8 lines) | stat: -rwxr-xr-x 124 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
#!/usr/bin/env bash
./scripts/version || exit $?

npm run build
npm run site
npm publish
./scripts/tag
./scripts/deploy-site