weizhuozhongzhi/.gitea/workflows/run.yml

13 lines
220 B
YAML

name: run-app
on:
push:
branches:
- main
jobs:
build:
runs-on: host
steps:
- name: copy dist to /data/wwwroot/weizhuozhongzhi-ai
run: cp -r ./dist/* /data/wwwroot/weizhuozhongzhi-ai/