Compare commits
2 Commits
de7849c8e1
...
a909e1a5a1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a909e1a5a1 | ||
|
|
9a54c80169 |
@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- 'release**'
|
- 'main**'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BUILD: staging
|
BUILD: staging
|
||||||
|
|||||||
@ -4,7 +4,7 @@ import legacy from "@vitejs/plugin-legacy";
|
|||||||
import path from "path";
|
import path from "path";
|
||||||
|
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
base: "./",
|
base: "/baidu-digital-human-app",
|
||||||
plugins: [
|
plugins: [
|
||||||
vue(),
|
vue(),
|
||||||
legacy({
|
legacy({
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user