This commit is contained in:
Fam Zheng 2025-11-23 18:30:03 +00:00
parent ec65bfa1d2
commit b116cafcc1

View File

@ -1,5 +1,5 @@
stages:
- zy
- ailab
- test-and-build
- build-docker
- deploy
@ -80,10 +80,10 @@ deploy-prod:
cache: []
dependencies: []
zy:
stage: zy
ailab:
stage: ailab
tags:
- zy
- ailab
before_script:
- pip install uv --index-url https://pypi.tuna.tsinghua.edu.cn/simple
- export PATH="$HOME/.local/bin:$PATH"