feat(ci): add file

This commit is contained in:
zhangheng
2026-03-28 16:39:10 +08:00
parent aa1992f9d9
commit 592e246426
4 changed files with 21 additions and 4 deletions

View File

@@ -23,6 +23,6 @@ sync_github:
- rm -rf ${CI_PROJECT_NAME}
- git clone https://oauth2:glpat-EdU8a_84jpSH2nOlNTkpnW86MQp1OjY1CA.01.0y1rtht99@git.cowarobot.com/${CI_PROJECT_PATH}
- cd ${CI_PROJECT_NAME}
- bash build.sh
- bash build.sh prod
rules:
- if: $CI_COMMIT_BRANCH == "main"