Remove CI artifact for version
This commit is contained in:
parent
00767ac20b
commit
3874e84a6e
2 changed files with 1 additions and 5 deletions
|
@ -7,8 +7,7 @@
|
||||||
"build": "ng build",
|
"build": "ng build",
|
||||||
"watch": "ng build --watch --configuration development",
|
"watch": "ng build --watch --configuration development",
|
||||||
"test": "ng test",
|
"test": "ng test",
|
||||||
"openapi-ts": "openapi-ts",
|
"openapi-ts": "openapi-ts"
|
||||||
"version": "echo \"{\\\"version\\\":\\\"$(git describe --tags --dirty --always)\\\"}\" > src/version.json"
|
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "^18.2.6",
|
"@angular/animations": "^18.2.6",
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
{
|
|
||||||
"version": "0.0.0"
|
|
||||||
}
|
|
Loading…
Add table
Add a link
Reference in a new issue