CI: unified admin build (same-origin), sha-* tags and stage promote.

This commit is contained in:
2026-07-09 23:04:53 +03:00
parent 95846bde1e
commit f506ed4f95
4 changed files with 38 additions and 20 deletions
+1
View File
@@ -6,6 +6,7 @@
"scripts": {
"dev": "vite",
"build": "tsc -b && vite build",
"build:ift": "npm run build",
"lint": "eslint .",
"preview": "vite preview"
},