static 미제공
This commit is contained in:
parent
9d16d743e8
commit
b63ebff025
1 changed files with 0 additions and 7 deletions
7
.github/workflows/main.yml
vendored
7
.github/workflows/main.yml
vendored
|
|
@ -22,10 +22,3 @@ jobs:
|
||||||
- run: bun install
|
- run: bun install
|
||||||
- run: bun run build
|
- run: bun run build
|
||||||
- run: pm2 restart imnya.ng > /dev/null 2>&1
|
- run: pm2 restart imnya.ng > /dev/null 2>&1
|
||||||
|
|
||||||
replace:
|
|
||||||
name: Replace Old Build with New Build
|
|
||||||
runs-on: web-self-hosted
|
|
||||||
needs: install_dependencies_and_build
|
|
||||||
steps:
|
|
||||||
- run: rm -rf /var/static/imnya.ng && cp -r dist /var/static/imnya.ng
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue