更新 .gitea/workflows/develop_build_commit.yaml
This commit is contained in:
@@ -8,6 +8,7 @@ on:
|
||||
jobs:
|
||||
scheduled_deploy:
|
||||
runs-on: ubuntu-latest
|
||||
if: "contains(github.event.head_commit.message, '[run build]')"
|
||||
|
||||
env:
|
||||
REMOTE_DEPLOY_PATH: /workspace/Trinity/Fastapi_AiDA_Trinity_Dev
|
||||
|
||||
Reference in New Issue
Block a user