ci: implement 3-stage deployment pipeline with semantic-release
This commit is contained in:
parent
af8d86dedb
commit
d4d84ad0db
13 changed files with 271 additions and 169 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "portfolio",
|
||||
"version": "0.0.0-development",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
|
@ -31,6 +31,7 @@
|
|||
"@nuxt/ui": "3.2.0",
|
||||
"@unhead/vue": "^2.0.12",
|
||||
"android-sms-gateway": "^3.0.0",
|
||||
"conventional-changelog-conventionalcommits": "^9.1.0",
|
||||
"daisyui": "^5.0.46",
|
||||
"husky": "^9.1.7",
|
||||
"nuxt": "^4.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue