cicd
Some checks failed
自动部署 / 部署应用 (push) Failing after 6s

This commit is contained in:
2026-06-02 23:03:08 +08:00
parent 05c1f339e6
commit fb64b1a768

View File

@@ -6,6 +6,6 @@ jobs:
部署应用:
runs-on: ubuntu-latest
steps:
- name: 调用容器内部署脚本
- name: 启动部署
run: |
docker exec gitea-runner /opt/deploy.sh "${GITEA_REPO_CLONE_URL}" "${GITEA_COMMIT_BRANCH}"
docker exec gitea-runner /opt/deploy.sh