6 lines
83 B
Bash
6 lines
83 B
Bash
|
npm install --ci
|
||
|
dotnet restore
|
||
|
dotnet build
|
||
|
npm install --ci
|
||
|
npx semantic-release
|